-
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
You can upgrade directly from zadam/trilium 0.63.7 to the latest TriliumNext Docker image—no interim updates are needed and the migration process is safe. Here’s how:
TriliumNext creates a backup before any migration, so you can restore if needed. There are no special migration steps required—just switch the Docker image and let the migration complete uninterrupted. If you run into sync or consistency issues, use the “force full sync” and “fix consistency issues” commands in the app. For more details, see this migration discussion and the official upgrade guide. To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
You can upgrade directly from zadam/trilium 0.63.7 to the latest TriliumNext Docker image—no interim updates are needed and the migration process is safe. Here’s how:
document.db
and thebackup
folder.triliumnext/trilium
image instead ofzadam/trilium
.TriliumNext creates a backup before any migration, so you can restore if neede…