Skip to content

drupalwxt/helm-drupal

Folders and files

NameName
Last commit message
Last commit date
Dec 3, 2023
Mar 14, 2025
Mar 28, 2023
Aug 28, 2024
Dec 3, 2023
May 12, 2020
Dec 3, 2023
Dec 22, 2023
Aug 28, 2024
May 12, 2020
Aug 28, 2024

Repository files navigation

Helm Charts for Drupal

A Helm chart for Drupal.

This chart will deploy a highly available and performant enterprise Drupal site with the following integrations:

  • File Storage (Azure Files) for Stateless Design
  • MySQL (optionally configured with ProxySQL)
  • PostgreSQL (optionally configured with PGBouncer)
  • Redis
  • Solr
  • Varnish

Please consult our Architectural Diagram for a recommended setup on Azure:

Individual Charts

Further documentation can be found at the individual chart level:

Development

We strive to ensure for every significant changes made to the Helm Chart we will bump the Chart.yaml version so that there are no breaking changes introduced on your current release.

You can consult the values.yaml file for the full range of options available to you.

Note: We try out best to follow https://semver.org so that it's clear patch, minor and major releases for breaking changes.