Mataroa, a minimalist self hosted Markdown blogging platform, served over TLS with a per instance login and an on box PostgreSQL database.
Mataroa is an open source, minimalist, self hosted blogging platform. You write posts in Markdown and publish a clean, fast, distraction free and ad free blog, with per user blogs on their own subdomain, RSS feeds, custom domains and full blog exports. It is a plain Django application, run natively rather than in a container.
cloudimg delivers Mataroa hardened and fully patched, installed natively into a Python 3.13 virtual environment and served by gunicorn behind an nginx reverse proxy that terminates TLS on port 443, backed by an on box PostgreSQL database. The whole site is gated by HTTP Basic Auth by default, and a unique admin password, database password, Basic Auth password and Django secret key are generated on each instance first boot, so no default login ships. Backed by 24/7 support.
Real screenshots taken while testing this image against its deployment guide.