PostgreSQL database server
- Follow the docs
- Start the pod
podman kube play postgresql-pvc.yaml podman kube play postgresql-secret.yaml cp postgresql-pod.kube ~/.config/containers/systemd/ systemctl --user daemon-reload systemctl --user start postgresql-pod.service
- Add the persistent volumes to the borg backup client