the open source .NET content management system, ready to publish on first boot
Umbraco is an open source content management system built on ASP.NET Core. Editors model their own document types and publish pages through a friendly back office, while developers keep the .NET stack they already run. The cloudimg image brings up a working back office within minutes of launch, with no installer wizard to complete.
The image ships with no database, so a first boot service creates the content database and generates an administrator password, an ASP.NET Data Protection key ring and a TLS key that are unique to every instance: two instances never share a password or a session signing key. The content database and the media library each get their own dedicated, independently resizable data volume, kept off the operating system disk. The application server is bound to loopback, with nginx as the only network listener. Every image is paired with a deploy guide and 24/7 cloudimg support.
Real screenshots taken while testing this image against its deployment guide.
This is a repackaged open source software product wherein additional charges apply for cloudimg support services.
## Umbraco CMS on AWS, ready on first boot
Umbraco is a mature open source content management system built on ASP.NET Core, used by editorial and marketing teams who want a friendly authoring experience on top of a .NET stack they already run. This image gives you a working Umbraco back office within minutes of launch, with no installer wizard to complete and no shared credentials to rotate.
## What is in the image
## A unique instance every time
Many community images ship a database that already contains an administrator account, which means every instance launched from that image shares one password. This image ships with no database at all. On first boot a one shot service creates the database from scratch and generates, per instance:
None of these exist in the image, so two instances launched from the same AMI never share an administrator password, a session signing key or a TLS key.
## Security posture
## Working with AWS
## Get started
A marketing or editorial team that already works in .NET launches this image, reads the generated administrator password over SSH, signs in to the back office and starts modelling document types and publishing pages the same afternoon. Media uploads land on the dedicated media volume, the site is served by nginx, and cloudimg support is available for upgrade, tuning and configuration questions.
## Support
cloudimg provides 24/7 technical support by email and live chat, covering deployment, upgrades, configuration and operational questions for this image. We aim to respond within one business day. Umbraco itself is open source software licensed under the MIT licence; this listing is for the packaging, hardening and support that cloudimg provides around it.
cloudimg is not affiliated with, endorsed by or sponsored by Umbraco HQ. The Umbraco name and logo are trademarks of their respective owner and are used here only to identify the open source software included in this image. This image contains only the MIT licensed Umbraco CMS; Umbraco Cloud and Umbraco's commercial add on products are not included.