Update 'README.md'

This commit is contained in:
Fl1tzi 2023-05-02 16:57:11 +00:00
parent 84b0a2bc8f
commit 7d474cf007

View file

@ -4,11 +4,13 @@ lang: en-us
# systemd-infrastructure
Infrastructure for Podman compose containers and backing them up (template)
Infrastructure for backing containers up
## Why podman-compose?
## How to add services
It just works for me. But because of the not really native support I would eventually move to kube configurations.
If you create pods or containers, then you can easily let Podman generate systemd services for you. [Man page](https://docs.podman.io/en/latest/markdown/podman-generate-systemd.1.html).
Examples for creating pods and containers are in the [compose repo](https://git.fl1tzi.com/server/compose).
## Backup
@ -18,7 +20,3 @@ Both `backup.service` and `backup-schedule.timer` need to be present in the syst
**The backup script has to be configured correctly!**
## Template
The `template_service` is designed for containers and works well with the backup.