Some scripts to backup, upgrade and restore Nextcloud Docker instances
Go to file
Marc Koch 0b066c3718
implement no-confirm-flag
2020-12-13 19:27:14 +01:00
.gitignore Initial commit 2020-11-23 16:28:37 +01:00
README.md Initial commit 2020-11-23 16:28:37 +01:00
backup.py implement backup 2020-12-02 09:26:54 +01:00
example_settings.yml Initial commit 2020-11-23 16:28:37 +01:00
main.py Initial commit 2020-11-23 16:28:37 +01:00
models.py implement restore 2020-12-13 19:26:14 +01:00
requirements.txt implement backup 2020-12-02 09:26:54 +01:00
restore.py implement restore 2020-12-13 19:26:14 +01:00
upgrade.py Initial commit 2020-11-23 16:28:37 +01:00
utils.py implement no-confirm-flag 2020-12-13 19:27:14 +01:00

README.md

nextcloud_docker_scripts