Skip to content

Backup docker volumes #3660

Answered by Procuria
dgloukhman asked this question in Q&A
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: 3 comments

Comment options

You must be logged in to vote
0 replies
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants