Releases: damalis/full-stack-nginx-moodle-for-everyone-with-docker-compose
Releases · damalis/full-stack-nginx-moodle-for-everyone-with-docker-compose
full stack nginx moodle v1.3.0
- Ending letsencrypt OCSP Support in 2025
- added localhost and remotehost options
- added support arch linux(pacman package manager)
- created seperate database conf file
- fixed, [Warn] [Entrypoint]: /sys/fs/cgroup///memory.pressure not writable, functionality unavailable to database
- upgraded php version 8.2 to 8.4
- fixed, cron did'nt work
- fixed "http2" deprecated error
full stack nginx moodle v1.2.0
- removed version line and added tag "latest"
- docker compose updated
- fixed database authentication plugin error
full stack nginx moodle v1.1.0
- added package manager systems support
- added linux os support
- added database(mariadb, mysql) option
- fixed some minor errors
- improved some codes and syntaxes
- upgraded to docker compose version 2.23.3
- upgraded to php-fpm version 8.2
- upgraded from MOODLE_401_STABLE to MOODLE_403_STABLE
- added error handlers
- updated PhpMyAdmin image tag
- added certbot image version tag
- added healthcheck to the moodle, certbot and database services
full stack nginx moodle v1.0.0
- First release!