feat(docs): document multiple server instances & reorganize

This commit is contained in:
Elian Doran
2025-04-11 23:32:53 +03:00
parent 7c88681e70
commit 0acdab29af
17 changed files with 356 additions and 57 deletions

View File

@@ -5,7 +5,7 @@ This document outlines the steps required to upgrade Trilium to a new release ve
Trilium does not support built-in automatic upgrades; all updates must be performed manually. The upgrade process varies depending on the installation method:
* [**Docker Server Installation**](Server%20Installation/1.%20Installing%20the%20server/Docker%20Server%20Installation.md): Pull the new image and restart the container.
* [**Docker Server Installation**](Server%20Installation/1.%20Installing%20the%20server/Using%20Docker.md): Pull the new image and restart the container.
* **Other Installations**: Download the latest version from the [release page](https://github.com/TriliumNext/Notes/releases/latest) and replace the existing application files.
## Database Compatibility and Migration