You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 weeks ago | |
---|---|---|
backup-script@c16adbd4bc | 2 months ago | |
.gitmodules | 2 months ago | |
LICENSE | 2 months ago | |
README.md | 4 weeks ago | |
backup-schedule.timer | 2 months ago | |
backup.service | 2 months ago |
README.md
lang |
---|
en-us |
systemd-infrastructure
Infrastructure for backing containers up
How to add services
If you create pods or containers, then you can easily let Podman generate systemd services for you. Man page.
Examples for creating pods and containers are in the compose repo.
Backup
Both backup.service
and backup-schedule.timer
need to be present in the systemd user folder.
backup.service
gets started by backup-schedule.timer
on the schedule that is defined in backup-schedule.timer
.
The backup script has to be configured correctly!