All checks were successful
/ build-docker-image (push) Successful in 1m2s
10 lines
388 B
Markdown
10 lines
388 B
Markdown
# borg backup helper
|
|
|
|
for mode SCRIPT, file /app/backup-scripts/backup must be created.
|
|
|
|
- Docker Compose Configs Sections (check repo <https:///git.limbosolutions.com/kb/borg> readme file for more information);
|
|
- binding mounts (Ex: ./backup-scripts:/app/backup-scripts);
|
|
- kubernetes secrets, configSections or even volumes;
|
|
|
|
The file backup will be automatically executed if exists.
|