Moodle LMS preinstalled for AWS. PHP 8.3, nginx and PostgreSQL 16, with per instance credentials generated on first boot. Backed by 24/7 cloudimg support.
## Moodle LMS by cloudimg
Moodle is the world's most widely used open source learning management system. This Amazon Machine Image delivers Moodle fully installed and configured, so a complete e-learning platform is running within minutes of launch. The current release available is Moodle 5.2.
## Application Stack
The image runs Moodle on PHP 8.3 with OPcache, the nginx web server, and PostgreSQL 16. Moodle scheduled tasks run every minute through a systemd timer, so course backups, message delivery and badge issuing all fire without manual intervention.
## Secure First Boot
On the first boot of every instance a one shot service generates a fresh PostgreSQL role password and a fresh Moodle administrator password, unique to that instance, and writes them to a root only file. No shared or default credentials ship in the image.
## Ready To Use
The Moodle code tree, document root, data directory, web server and database are all configured. Browse to the instance address, sign in as the administrator, and start creating courses and enrolling users. Moodle adapts automatically to whatever hostname or IP address you reach it on.
## cloudimg Support
cloudimg provides 24/7 technical support for this image, covering Moodle deployment, upgrades, performance tuning, plugin configuration and database administration.