Skip to content
Discussion options

You must be logged in to vote

Go to mastercontainer Web:
https://your ip:8080/containers
Push -> Stop containers
Wait them to stop.
Stop mastercontainer:
docker stop nextcloud-aio-mastercontainer
Change NEXTCLOUD_DATADIR in env (in compose.yaml or in docker run ... -e NEXTCLOUD_DATADIR="{new_nc_data}")
rsync -avh /var/lib/docker/volumes/nextcloud_aio_nextcloud_data/_data {new_nc_data}
Start mastercontainer:
docker compose up or docker run ... -e NEXTCLOUD_DATADIR="/mnt/ncdata" Go to mastercontainer Web: https://your ip:8080/containers`
Push -> Start containers

Check all is "Ok" and delete old folder.
rm -rf /var/lib/docker/volumes/nextcloud_aio_nextcloud_data/_data

You are done!

Replies: 12 comments 30 replies

Comment options

You must be logged in to vote
13 replies
@AnubisMech
Comment options

@AndiLuft
Comment options

@PeterStepan
Comment options

@Fuseteam
Comment options

@Fuseteam
Comment options

Comment options

You must be logged in to vote
2 replies
@szaimen
Comment options

@mikebakke
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
8 replies
@szaimen
Comment options

@Joly0
Comment options

@szaimen
Comment options

@szaimen
Comment options

@Joly0
Comment options

Comment options

You must be logged in to vote
3 replies
@patman-cp
Comment options

@SingerJonathan
Comment options

@romayojr
Comment options

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
2 replies
@fredrmb
Comment options

@Fred-DTV
Comment options

Comment options

You must be logged in to vote
2 replies
@szaimen
Comment options

@nilber79
Comment options

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
Answer selected by szaimen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet