Contember 2 on Ubuntu 24.04 LTS

Azure Applications

Contember, an open source headless CMS and content engineering platform: a GraphQL content engine plus an admin studio, backed by PostgreSQL and object storage for media.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Overview

Contember is an open source headless CMS and content platform for building data driven applications. You model your content as a typed schema, and Contember gives you a GraphQL content API over it with role based access control and authentication, a tenant layer for projects and users, and an admin studio where editors create and manage content. Media and file uploads are handled through S3 compatible object storage. It suits teams that want a structured content backend they fully control, decoupled from any particular front end, so websites, mobile apps and services can all read the same content over one API.

Why the cloudimg image

cloudimg ships Contember as one complete appliance, the content engine, a PostgreSQL database and an S3 compatible object store wired together behind a reverse proxy, with the admin studio already built and served, so a working content backend answers within minutes of launch rather than a stack to assemble. It is secure by default with no shared credential in the image: on first boot every instance mints its own engine root and login API tokens, its own studio superadmin password and its own database and object store secrets, all written to a root only file, and the upstream demo tokens are never present or accepted. A small demo content project is migrated and seeded on first boot so the studio shows real content the moment you sign in. Every deployment is paired with a step by step deploy guide and backed by 24/7 cloudimg support.

Common uses

  • Running a structured content backend for websites, apps and services
  • Modelling typed content schemas and serving them over a GraphQL API
  • Giving editors an admin studio to author and manage content

See it running

Real screenshots taken while testing this image against its deployment guide.

Contember 2 on Ubuntu 24.04 LTS screenshot 1 Contember 2 on Ubuntu 24.04 LTS screenshot 2 Contember 2 on Ubuntu 24.04 LTS screenshot 3 Contember 2 on Ubuntu 24.04 LTS screenshot 4