Logo User Guide
Site Theme
  • Feature Highlights
  • Installation & Setup
    • Desktop Installation
      • Using the desktop application as a server
      • System Requirements
      • Nix flake
    • Server Installation
      • 1. Installing the server
        • Packaged version for Linux
        • Using Docker
        • On NixOS
        • Manually
        • Using Kubernetes
        • Multiple server instances
      • 2. Reverse proxy
        • Nginx
        • Apache using Docker
        • Trusted proxy
        • Traefik
      • HTTPS (TLS)
      • Authentication
      • Multi-Factor Authentication
      • Nix flake
      • Third-party cloud hosting
      • System Requirements
    • Synchronization
    • Mobile Frontend
    • Web Clipper
    • Upgrading TriliumNext
    • Backup
    • Data directory
  • Basic Concepts and Features
    • UI Elements
      • Vertical and horizontal layout
      • Global menu
      • Note Tree
        • Note tree contextual menu
        • Multiple selection
        • Keyboard shortcuts
        • Hiding the subtree
      • Ribbon
      • Tabs
      • Launch Bar
      • Note buttons
      • Options
      • Split View
      • Floating buttons
      • Right Sidebar
      • Recent Changes
      • Zoom
      • Note Tooltip
      • New Layout
        • Breadcrumb
        • Status bar
    • Notes
      • Note Icons
      • Attachments
      • Cloning Notes
        • Branch prefix
      • Protected Notes
      • Archived Notes
      • Note Revisions
      • Sorting Notes
      • Printing & Exporting as PDF
      • Read-Only Notes
      • Note List
    • Navigation
      • Tree Concepts
      • Note Navigation
      • Quick search
      • Jump to...
      • Search
      • Bookmarks
      • Note Hoisting
      • Quick edit
      • Workspaces
      • Similar Notes
      • Search in note
    • Keyboard Shortcuts
    • Themes
      • Theme Gallery
      • Icon Packs
    • Import & Export
      • Markdown
        • Supported syntax
      • Evernote
        • Process internal links by title
      • OneNote
    • Zen mode
    • Active content
  • Quick Start
  • FAQ
  • Note Types
    • Text
      • Block quotes & admonitions
      • Bookmarks
      • Content language & Right-to-left support
      • Cut to subnote
      • Developer-specific formatting
        • Code blocks
      • Footnotes
      • Formatting toolbar
      • General formatting
      • Highlights list
      • Images
        • Image references
      • Include Note
      • Insert buttons
      • Keyboard shortcuts
      • Links
        • External links
        • Internal (reference) links
      • Lists
      • Markdown-like formatting
      • Math Equations
      • Other features
      • Premium features
        • Slash Commands
        • Text Snippets
        • Format Painter
      • Table of contents
      • Tables
    • Code
    • Saved Search
    • Relation Map
    • Note Map
    • Render Note
    • Mermaid Diagrams
      • ELK layout
      • Syntax reference
    • Canvas
    • Web View
    • Mind Map
    • File
      • PDFs
  • Collections
    • Calendar
    • Table
    • Kanban Board
    • Geo Map
    • Presentation
    • Grid View
    • List View
    • Collection Properties
  • Troubleshooting
    • Reporting issues
    • Anonymized Database
    • Error logs
      • Backend (server) logs
      • Frontend logs
    • Synchronization fails with 504 Gateway Timeout
    • Refreshing the application
  • Theme development
    • Creating a custom theme
    • Customize the Next theme
    • Reference
    • Custom app-wide CSS
    • Creating an icon pack
  • Advanced Usage
    • Attributes
      • Labels
      • Relations
      • Attribute Inheritance
      • Promoted Attributes
    • Templates
    • Note Map (Link map, Tree map)
    • Sharing
      • Serving directly the content of a note
      • Exporting static HTML for web publishing
      • Reverse proxy configuration
    • Advanced Showcases
      • Day Notes
      • Weight Tracker
      • Task Manager
    • Custom Request Handler
    • Custom Resource Providers
    • ETAPI (REST API)
      • API Reference
    • Default Note Title
    • Database
      • Manually altering the database
        • SQL Console
      • Demo Notes
    • Configuration (config.ini or environment variables)
      • Trilium instance
      • Cross-Origin Resource Sharing (CORS)
    • Bulk Actions
    • Note source
    • Technologies used
      • CKEditor
      • MindElixir
      • Excalidraw
      • Leaflet
    • Note ID
    • Internal API
      • API Reference
    • Hidden Notes
    • Metrics
      • grafana-dashboard.json
    • Safe mode
    • Nightly release
    • Read-only database
  • AI
  • Scripting
    • Frontend Basics
      • Custom Widgets
        • Widget Basics
        • Note context aware widget
        • Right pane widget
        • Word count widget
        • CSS
        • Troubleshooting
      • Examples
        • "New Task" launcher button
        • Downloading responses from Google Forms
        • Using promoted attributes to configure scripts
      • Launch Bar Widgets
        • Note Title Widget
        • Analog Watch
      • Preact
        • Component libraries
        • Hooks
        • CSS
        • Built-in components
          • Widget showcase
    • Backend scripts
      • Server-side imports
      • Events
    • Common concepts
      • Script bundles
    • Script API
      • Frontend API
        • FNote
      • Backend API
      • Day.js
    • Logging
    • Breaking changes
  • Miscellaneous
    • Privacy Policy
    • Patterns of personal knowledge

2. Reverse proxy

  • Nginx
  • Apache using Docker
  • Trusted proxy
  • Traefik
Multiple server instances Nginx