WildFly preinstalled for AWS. The open source Jakarta EE 11 application server on OpenJDK 21 and Ubuntu 26.04, with a per instance management password generated on first boot. Backed by 24/7 cloudimg support.
## WildFly by cloudimg
WildFly is the open source Jakarta EE application server, the upstream community project behind JBoss Enterprise Application Platform. This Amazon Machine Image delivers WildFly fully installed and configured, so a production ready Jakarta EE platform is running within minutes of launch. The release available is WildFly 40.
## Application Stack
The image runs WildFly 40 on the OpenJDK 21 headless runtime using the standalone-full profile, so web, Enterprise Bean, messaging, persistence and web service subsystems are all available. WildFly is installed on its own resizable volume, runs as an unprivileged service user, and starts on boot through a systemd unit.
## Secure First Boot
On the first boot of every instance a one shot service registers a fresh management administrator password, unique to that instance, and writes it to a root only file. No shared or default credentials ship in the image.
## Ready To Use
WildFly serves the welcome page on port 8080 and the Management Console on port 9990. Deploy applications through the console, the management command line interface, or the deployments directory.
## cloudimg Support
cloudimg provides 24/7 technical support for this image, covering WildFly deployment, Jakarta EE application hosting, datasource and messaging configuration, clustering, TLS and JVM tuning.