ha-postgres-docker-stack
ha-postgres-docker-stack copied to clipboard
Cron
Best way to handle this?
Currently I have an alpine based cron service that mounts the docker socket so it can access other containers in the swarm and do what it needs to do.
Alternatively could run cron using systemd in each db container.