TheMBeat/nextcloud-docker-debug - Giters
https://giters.com/TheMBeat/nextcloud-docker-debugNextcloud development environment. This docker configuration is only intended to be used for development of nextcloud apps. To do so, the xdebug extension of PHP is installed additionally.. TL;DR. Just build the image with docker-compose build --pull.Update the uid in the docker-compose.yml file to match your own uid and start the stack by docker-compose up -d.
howto:nextcloud [NethServer Wiki]
wiki.nethserver.org › dokuMigrate Nextcloud to latest version (migration scripts): occ migrations:migrate core. Edit Nextcloud's config.php file, replacing the old version number and setting the current (installed) Nextcloud version number. Also remember to disable debug mode by removing the debug line previously added: