Author: admin
-
Update MYSQL database in Docker
You’ll see a command prompt inside the MySQL container. Run the following command: MySQL will start up. Wait 10 seconds or so for that to happen, and then run the following. Note you won’t see a command prompt, so just type away and it will work!
-
NextCloud maintenance:mode
sudo docker exec -u www-data -it nextcloud /bin/bash or sudo docker exec -u www-data -it nextcloud /bin/bash php /var/www/nextcloud/occ maintenance:mode –off sudo docker exec –user www-data -it nextcloud /bin/bashphp occ maintenance:repair