A Docker Compose-based development environment for Nextcloud.
Warning
This environment is intended for development only. It uses default credentials and insecure development settings and must not be used in production.
Start the basic environment with MySQL:
docker compose upFor PostgreSQL, optional services, dynamic host ports, multiple environments, and other advanced configuration, see the advanced setup guide.