Nginx UI, a web management interface for nginx, ready the moment it boots.
Nginx UI is a web interface for administering nginx. It reads and writes the nginx configuration directly, so you can create and edit sites, streams and upstreams from a browser, issue and renew Let's Encrypt certificates, browse and analyse access and error logs, and test and reload the configuration without hand editing files over SSH. Changes are validated before they are applied, so a bad edit is caught before it reaches a running server.
cloudimg ships Nginx UI fully patched on Ubuntu 24.04 LTS alongside the nginx it manages, with no account baked into the image: first boot generates a unique administrator password for that server, completes the setup over the loopback interface before the interface is ever exposed to the network, and records the details in a root only file. The management interface and the web server are kept independent, so a configuration mistake never locks you out of the tool you need to fix it. A paired deploy guide and 24/7 support are included with every image.
Real screenshots taken while testing this image against its deployment guide.