Rare find

drupal-for-kubernetes. Drupal Example Site for Kubernetes

pidramble.com

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

August 2024
  • Use docker compose and not docker-compose.
February 2023
  • Merge pull request #61 from geerlingguy/dependabot/composer/symfony/h…
  • Bump symfony/http-kernel from 4.4.45 to 4.4.50
October 2022
  • Merge pull request #60 from geerlingguy/dependabot/composer/twig/twig…
September 2022
  • Bump twig/twig from 2.15.2 to 2.15.3
  • Update all versions to latest. Update configurations.
  • Allow certain plugins so Composer doesn't break.
June 2022
  • Merge pull request #53 from geerlingguy/dependabot/composer/guzzlehtt…
  • Bump guzzlehttp/guzzle from 6.5.5 to 6.5.7
November 2021
  • Merge pull request #46 from geerlingguy/dependabot/composer/symfony/s…
  • Bump symfony/serializer from 4.4.31 to 4.4.35
October 2021
  • Fixes #219: Add new Pi Zero 2 W power benchmarks.
  • Update exported configuration for Drupal 9.2.x.
  • Upgrade to Drupal 9.2.x.
August 2021
  • Merge pull request #43 from geerlingguy/dependabot/composer/pear/arch…
  • Bump pear/archive_tar from 1.4.10 to 1.4.14
November 2020
  • Remove now-unneccessary patch.
  • Upgrade everything to make it Composer v2 compatible.
  • Disable TTY in test when installing with docker-compose exec.
  • Switch to GitHub Actions, ditch Travis CI.