
Discourse
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 201 | 04 Aug 2025 | |
latest/edge | 215 | 04 Sep 2025 |
juju deploy discourse-k8s
Deploy Kubernetes operators easily with Juju, the Universal Operator Lifecycle Manager. Need a Kubernetes cluster? Install MicroK8s to create a full CNCF-certified Kubernetes system in under 60 seconds.
Platform:
How to configure the container
This charm exposes several configurations to tweak the behaviour of Discourse. These can by changes by running juju config [charm_name] [configuration]=[value]
. Below you can find some of the options that will allow you to modify the charm’s behaviour:
- CORS policies can be modified via the following settings:
- The developer mails can be set through
developer_emails
- Throttle level protections provided by Discourse can be changed via
throttle_level
For a comprehensive list of configuration options check the configuration reference.