Deploy
run githome in production with HTTPS, persistence, and backups
These guides cover running githome on a real server: Docker Compose with a volume-backed database, TLS via a reverse proxy, and a backup strategy for your git repos and database.
For a local test run first, see the quick-start guide.