Discourse
- By Arturo Enrique Seijas Fernández
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 21 | 20 Apr 2023 | |
latest/edge | 45 | Today |
juju deploy discourse-k8s
You will need Juju 2.9 to be able to run this command. Learn how to upgrade to Juju 2.9.
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:
Container configuration
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.
Help us improve this documentation
Most of this documentation can be collaboratively discussed and changed on the respective topic in the doc category of the Charmhub forum. See the documentation guidelines if you’d like to contribute.