cgit should be configured for read-only repository browsing security and safe publication of git metadata.
CGIT_URL=https://cgit.example.com
CGIT_REPO_PATH=/srv/git
CGIT_SCAN_PATH=/srv/git
CGIT_CACHE_SIZE=1000
CGIT_ENABLE_HTTP_CLONE=1
CGIT_CLONE_URL=https://git.example.com
Back up repositories, metadata databases, attachments/LFS storage, and service configuration. Validate restore with clone, push, branch protection check, and pull-request/merge workflow.
Feel free to contact us. Find all contact information on our contact page.