Drupal CMS preinstalled for AWS. PHP 8.3, nginx and MariaDB, with per instance credentials generated on first boot. Backed by 24/7 cloudimg support.
## Drupal CMS by cloudimg
Drupal is a powerful open source content management system that powers websites and applications for organisations of every size. This Amazon Machine Image delivers Drupal fully installed and configured, so a complete content management platform is running within minutes of launch. The current release available is Drupal 11.
## Application Stack
The image runs Drupal on PHP 8.3 with OPcache, the nginx web server, and MariaDB. The Composer dependency manager and the drush command line tool are preinstalled, and Drupal scheduled tasks run hourly through a systemd timer.
## Secure First Boot
On the first boot of every instance a one shot service generates a fresh MariaDB password and a fresh Drupal 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 Drupal code tree, document root, web server and database are all configured. Browse to the instance address, sign in as the administrator, and start building content types, managing users and installing modules. Drupal accepts requests on whatever hostname or IP address you reach it on.
## cloudimg Support
cloudimg provides 24/7 technical support for this image, covering Drupal deployment, upgrades, performance tuning, module configuration and database administration.