-
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
j5guy edited this page Jul 25, 2026
·
11 revisions
Please keep in mind, this Wiki is a work in progress and always evolving. It is nowhere near perfect.
This wiki covers everything beyond the basics in the README: the full guided-setup walkthrough, manual configuration, CI/CD internals, backup & restore, and admin/testing operations.
-
Installation Guide — full guided-setup walkthrough (Docker image source,
MongoDB, TLS certificate options), manual
.envsetup without the wizard, and pulling a pre-built image instead of building. -
What the Setup Script Does — a transparency reference: exactly what
gets installed, what's written to disk, what touches the network, and where
sudois used, step by step. -
Updating — the one
./update.shcommand that updates any install, what it does differently for a full checkout vs. the minimal Docker-only footprint, and the optional scheduled auto-update. Also coversuninstall.sh, the equivalent one command for tearing a deployment down entirely. - Backup and Restore — downloading an encrypted vault export, restoring into the same account, and restoring onto a rebuilt server.
- Admin Area — becoming an admin, managing categories/tags, configuring SMTP, scheduled backups, the audit log, and manually triggering the emergency-access promotion job.
For what the app does and the quick-start install paths, see the README.