Skip to content
This repository was archived by the owner on Jul 18, 2024. It is now read-only.

Commit 743003a

Browse files
authored
Merge pull request #96 from krook/two_envs
Update docs.
2 parents ef70bf4 + 3bb173d commit 743003a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/DEMO.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ In contrast to other cloud-native approaches - like Platform-as-a-Service with H
88
## What this Proof of Concept shows
99
This PoC shows how one might migrate a traditional web-server, application-server, and database-server based application into a container-based model that depends on cloud services in order to speed application development by reducing time spent on managing servers across a large deployment target environment.
1010

11-
1. [1-Functional Drupal site running on the IBM Cloud](#functional-drupal-site-running-on-the-ibm-cloud)
12-
2. [2-Clearly defined and easy to implement process for pushing code updates](#clearly-defined-and-easy-to-implement-process-for-pushing-code-updates)
13-
3. [3-Synchronize or migrate one database to another database](#synchronize-or-migrate-one-database-to-another-database)
14-
4. [4-Taking advantage of a continous integration pipeline](#taking-advantage-of-a-continous-integration-pipeline)
11+
1. [Functional Drupal site running on the IBM Cloud](#1-functional-drupal-site-running-on-the-ibm-cloud)
12+
2. [Clearly defined and easy to implement process for pushing code updates](#2-clearly-defined-and-easy-to-implement-process-for-pushing-code-updates)
13+
3. [Synchronize or migrate one database to another database](#3-synchronize-or-migrate-one-database-to-another-database)
14+
4. [Taking advantage of a continous integration pipeline](#4-taking-advantage-of-a-continous-integration-pipeline)
1515

1616
## 1. Functional Drupal site running on the IBM Cloud
1717
A managed Kubernetes cluster from the IBM Cloud Container Service provides the fabric on which to install a set of NGINX and PHP-FPM containers that run Drupal.

0 commit comments

Comments
 (0)