draw.io, a browser based diagram editor for flowcharts, UML, ERD and network diagrams, ready to run the moment it boots.
draw.io (also known as diagrams.net) is a full featured, open source diagram editor that runs entirely in the browser. You draw flowcharts, UML and ER diagrams, network and cloud architecture diagrams, BPMN, org charts and mind maps on an infinite canvas with a huge shape library, then export to PNG, SVG, PDF or the open drawio format. Because the editor is client side, your diagrams live in your browser and on your own device rather than on the server, which makes self hosting a natural fit for teams that want a private, in house alternative to a cloud diagramming service.
cloudimg ships draw.io fully patched and preconfigured, with the official release served on Apache Tomcat behind an nginx reverse proxy that terminates HTTPS with a per VM certificate generated on first boot, so the editor answers over TLS the moment the VM boots. The servlet container is hardened before capture: the Tomcat manager and host manager consoles are removed and the users file is shipped empty, so there is no admin console and no default credential. The editor has no login of its own, so the paired deployment guide shows how to restrict access with your network security group, and every image is backed by 24/7 support.
Real screenshots taken while testing this image against its deployment guide.