- Add systemd unit examples and README for local install (Linux) - Extend deployment README with Run at boot (local install) and merge upstream - Add Re-syncing auth tokens subsection to gateway provisioning troubleshooting - install.sh: add --install-service to install systemd user units (Linux) - DOCUMENTATION.md: session notes Made-with: Cursor
Troubleshooting
Common issues
- Frontend can’t reach backend (check
NEXT_PUBLIC_API_URL) - Auth errors (check
AUTH_MODE, tokens) - DB connection/migrations
Note
Expand with concrete symptoms + fixes as issues are discovered.