Recommend way to move owncloud-docker installation to new VServer

i did try with the approach

- run my docker-compose file
- shut down docker
- with this the volumes are created
- then copy the content of the four volume directories to the new server
- start up docker
- hope it all works out ;-)

this sadly did not work out -
will have to debug this some more to find where it went wrong.

This does work :slight_smile:
(i had a bug in my command during copy / as i renamed the owncloud-docker folder on the new server…)

2 Likes