mirror of
https://github.com/JG2401/HetznerDokployLab.git
synced 2026-08-29 04:30:10 +00:00
gitea-mirror added
This commit is contained in:
28
projects/gitea-mirror/README.md
Normal file
28
projects/gitea-mirror/README.md
Normal file
@@ -0,0 +1,28 @@
|
||||
# [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`
|
||||
0
projects/gitea-mirror/docker-compose.yml
Normal file
0
projects/gitea-mirror/docker-compose.yml
Normal file
Reference in New Issue
Block a user