mirror of
https://github.com/JG2401/HetznerDokployLab.git
synced 2026-08-29 04:30:10 +00:00
tandoor volume backups
This commit is contained in:
@@ -13,4 +13,13 @@ POSTGRES_PORT: #default: `5432`
|
||||
POSTGRES_USER: #database user
|
||||
POSTGRES_PASSWORD: #database password
|
||||
POSTGRES_DB: #database name
|
||||
SECRET_KEY: #32 digits token - use [it-tools token-generator](https://it-tools.tech/token-generator?length=32) to get one
|
||||
SECRET_KEY: #32 digits token - use [it-tools token-generator](https://it-tools.tech/token-generator?length=32) to get one
|
||||
|
||||
### Volume Backups
|
||||
|
||||
- Task Name: `staticfiles`
|
||||
- Schedule `0 0 * * *`
|
||||
- Service Name: `tandoor`
|
||||
- Volume: `tandoor-tandoor-xxx`
|
||||
- Keep Latest Backups: `7`
|
||||
- Enabled: true
|
||||
Reference in New Issue
Block a user