Discourse
- Canonical IS DevOps
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 173 | 26 Sep 2024 | |
latest/edge | 177 | 21 Oct 2024 |
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 with the settings cors_origin and enable_cors
- 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.