mirror of
https://github.com/zadam/trilium.git
synced 2024-12-25 00:34:08 +08:00
Page:
Desktop installation
Pages
Advanced showcases
Anonymized database
Apache proxy setup
Archived notes
Attachments
Attribute inheritance
Attributes
Backup
Book note
Bookmarks
Canvas note
Cloning notes
Code notes
Custom request handler
Custom widget
Data directory
Day notes
Default note title
Desktop installation
Docker server installation
Document
ETAPI
Error logs
Events
Evernote import
FAQ
Frontend Basics
Home
Images
Keyboard shortcuts
Kubernetes server installation
Link map
Links
Manual server installation
Markdown
Mobile frontend
Nginx proxy setup
NixOS server installation
Note hoisting
Note map
Note navigation
Note revisions
Note
Onenote
Packaged server installation
Patterns of personal knowledge base
Privacy policy
Promoted attributes
Protected notes
Read only note
Relation map
Release notes v0.48
Saved search
Screenshot tour
Script API
Scripts
Search
Server installation
Sharing
Sorting
Synchronization
TLS configuration
Task manager
Template
Text notes
Theme Gallery
Themes
Tree concepts
Tree manipulation
Troubleshooting
Upgrading Trilium
Web clipper
Weight tracker
Widget Basics
Workspace
No results
19
Desktop installation
zadam edited this page 2023-05-13 16:40:26 +02:00
Table of Contents
If you want to use Trilium on the desktop, download binary release for your platform from latest release, unzip the package and run trilium
executable.
Startup scripts
There are also some other options to start Trilium:
trilium-no-cert-check
- Trilium will not validate the certificates, useful e.g. when you're syncing against a sync server with self-signed certificate- Alternatively you can set
NODE_TLS_REJECT_UNAUTHORIZED=0
environment variable to the Trilium process.
- Alternatively you can set
trilium-portable
- Trilium will try to create data directory in the trilium's directorytrilium-safe-mode
- start up in "safe mode" which disables any startup scripts which might e.g. crash the application
Synchronization
If you are using a desktop instance and would like to sync with your server instance: Synchronization
- Screenshot tour
- Basic concepts
- Installation & setup
- Advanced usage
- Developer guides
- FAQ
- Troubleshooting
Back to Overview