drupalwxt / helm-drupal

Helm chart for running Drupal on Kubernetes

Home Page:https://drupalwxt.github.io/helm-drupal/index.yaml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Helm Charts for Drupal

A Helm chart for Drupal WxT.

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.

About

Helm chart for running Drupal on Kubernetes

https://drupalwxt.github.io/helm-drupal/index.yaml

License:MIT License


Languages

Language:PHP 87.1%Language:Mustache 10.5%Language:Smarty 1.9%Language:Shell 0.4%Language:Makefile 0.2%