Skip to content
Discussion options

You must be logged in to vote

Hi @hugener! I'm Dosu and I’m helping the Notes team.

Yes, you can run multiple instances of the TriliumNext desktop app, each syncing with a different server. To do this, launch each instance with its own data directory and port by setting the TRILIUM_DATA_DIR and TRILIUM_PORT environment variables. For example:

TRILIUM_DATA_DIR=/path/to/data1 TRILIUM_PORT=37841 trilium
TRILIUM_DATA_DIR=/path/to/data2 TRILIUM_PORT=37842 trilium

Each instance will have its own configuration and can be set up to sync with a different server via the sync settings in the app. This approach is supported and documented in the official user guide, which also notes that syncing is only supported via a sync/web…

Replies: 0 comments 6 replies

Comment options

You must be logged in to vote
5 replies
@hugener
Comment options

@dosubot
Comment options

@hugener
Comment options

@hugener
Comment options

@eliandoran
Comment options

Answer selected by hugener
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
2 participants