Trilium
version: '3.3'
services:
trilium:
ports:
- '8080:8080'
volumes:
- '/srv/path/Files/Trilium/trilium-data:/home/node/trilium-data'
image: 'zadam/trilium:latest'
chmod 777 /srv/path/Files/Trilium/trilium-data
Since this effectively allows reading/writing this directory to any user on the system, it's recommended to do this on only single-user systems. This directory will be used (mounted) below.
Mobile view plugin: https://github.com/BeatLink/trilium-scripts/tree/main/Mobile%20View
Awesome Trilium: https://github.com/Nriver/awesome-trilium#-android