Install NextCloud Docker and Integrate with Nginx and ...
blog.51sec.org › 2021 › 01docker exec-it nextcloud_app_1 bash apt -y update apt -y install ffmpeg Backup & Restore. Here are some steps to backup and restore your NextCloud system: 1 Stop all dockers running using docker-compose command. cd / opt / nextcloud docker-compose stop 2 Pack all files from /opt/nextcloud folder cd / opt tar -zcvf nextcloud. tar. gz nextcloud