IBM / drupal-nginx-php-kubernetes

Demonstration of a set of NGINX and PHP-FPM containers running Drupal deployed to Kubernetes on the IBM Container Service.
Apache License 2.0
51 stars 35 forks source link

Create mechanism for multiple separate app/site deploys #15

Open krook opened 6 years ago

krook commented 6 years ago

May share a common template repo, and have custom code in other repos.

This will probably be multi-phased:

odrodrig commented 6 years ago

One build for NGINX, PHP-FPM, PHP-CLI images

The nginx/php builds have been configured in the pipeline. Until we get repos for the other 3 builds, I can't build those pipelines.

krook commented 6 years ago

Multiple builds and multiple environments are implemented.