mirror of
https://github.com/JG2401/HetznerDokployLab.git
synced 2026-08-29 04:30:10 +00:00
paperless volume backups
This commit is contained in:
@@ -27,3 +27,23 @@
|
|||||||
- Container Port: `8000`
|
- Container Port: `8000`
|
||||||
- HTTPS: `true`
|
- HTTPS: `true`
|
||||||
- Certificate Provider: `Let's Encrypt`
|
- Certificate Provider: `Let's Encrypt`
|
||||||
|
|
||||||
|
### Volume Backups
|
||||||
|
|
||||||
|
#### redis
|
||||||
|
|
||||||
|
- Task Name: `redis`
|
||||||
|
- Schedule `0 0 * * *`
|
||||||
|
- Service Name: `redis`
|
||||||
|
- Volume: `paperless-paperless-xxx`
|
||||||
|
- Keep Latest Backups: `7`
|
||||||
|
- Enabled: true
|
||||||
|
|
||||||
|
#### db
|
||||||
|
|
||||||
|
- Task Name: `db`
|
||||||
|
- Schedule `0 0 * * *`
|
||||||
|
- Service Name: `db`
|
||||||
|
- Volume: `paperless-paperless-xxx`
|
||||||
|
- Keep Latest Backups: `7`
|
||||||
|
- Enabled: true
|
||||||
Reference in New Issue
Block a user