Files
HetznerDokployLab/projects/gitea-mirror/README.md
jonas@geiger-natur.de 12c7a3f65d gitea-mirror added
2026-08-28 22:31:23 +02:00

28 lines
685 B
Markdown

# [gitea-mirror](https://docs.gitea.com/usage/repository/repo-mirror/)
## gitea-mirror
### General
- Compose Path: `./projects/gitea-mirror/docker-compose.yml`
### Environment
- BETTER_AUTH_SECRET: #your secret, which is automatically generated by the gitea-mirror template
- BETTER_AUTH_URL: #your gitea-mirror domain - for example `https://giteamirror.example.com`
### Domains
- Service Name: `gitea-mirror`
- Container Port: `4321`
- HTTPS: `true`
- Certificate Provider: `Let's Encrypt`
### Volume Backups
- Task Name: `gitea-mirror`
- Schedule `0 0 * * *`
- Service Name: `gitea-mirror`
- Volume: `giteamirror-giteamirror-xxx`
- Keep Latest Backups: `7`
- Enabled: `true`