Skip to main content

WordPress

Documentation about the WordPress Helm chart for deploying WordPress on the Welance platform.

Installation

To install the WordPress chart, first add and update the Welance charts repository:

helm repo add welance-charts https://welance.gitlab.io/platform/pipelines/helm/welance-charts/
helm repo update

Then install the WordPress chart:

helm install <release-name> welance-charts/wordpress

Values

For documentation about available values and configuration options, see the values documentation.