Skip to content
Discussion options

You must be logged in to vote

@dgloukhman I'm not aware of an option in Coolify to do that.

My solution for that is

  1. Set up a Duplicati on every server you added to Coolify
  2. mount the /var/lib/docker/volumes (or whereve you have your docker_root directory ) into the Duplicati container
volumes:
      - '/var/lib/docker/volumes:/source:ro'
  1. configure S3-Provider in Duplicati
  1. Backup

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@notflip
Comment options

Answer selected by dgloukhman
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants