Discourse is a modern, open-source community discussion and forum platform for civilized online conversation, with topics, categories, trust levels, and rich moderation. This image runs Discourse on Ubuntu 24.04 LTS, hardened and fully patched, as a pre-built container serving on port 80, with a unique per-VM admin credential seeded on first boot and data on a dedicated disk. Maintained by cloudimg.
## Discourse on Ubuntu 24.04 LTS
Discourse is the leading open-source platform for community discussion — forums, mailing lists, and chat rooms reimagined for the modern web, with topic tracking, trust levels, real-time notifications, and powerful moderation. This image is built and maintained by cloudimg on a hardened, fully patched Ubuntu 24.04 LTS base, using Discourse's official Docker deployment pre-built so the VM starts in seconds instead of the usual 10-20 minute rebuild.
### What's included
### Getting started
Retrieve the generated admin credentials with `sudo cat /root/discourse-credentials.txt`, then browse to the VM's public IP. Before inviting real users, set your `DISCOURSE_HOSTNAME` and SMTP details in `/var/discourse/containers/app.yml` and rebuild, as covered in the deployment guide on cloudimg.co.uk.