-
Hi, I would like to change the encryption password and start a new backup from an existing Nextcloud AIO instance. Any help is appreciated, thank you! |
Beta Was this translation helpful? Give feedback.
Answered by
szaimen
Dec 6, 2024
Replies: 1 comment
-
Hi, the password is stored inside |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
szaimen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, the password is stored inside
/var/lib/docker/volumes/nextcloud_aio_mastercontainer/_data/data/configuration.json
asBORGBACKUP_PASSWORD
. You can change it in there.