Skip to content
j5guy edited this page Jul 22, 2026 · 11 revisions

Fond Waypoints Wiki

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 .env setup 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 sudo is used, step by step.
  • CI/CD and Releases — what happens on every push to master: cutting a GitHub release, publishing the Docker image, and the secrets involved.
  • Backup and Restore — downloading an encrypted vault export, restoring into the same account, and restoring onto a rebuilt server.
  • Admin and Testing — triggering the emergency-access promotion job manually instead of waiting on its schedule.

For what the app does and the quick-start install paths, see the README.

Clone this wiki locally