Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 434 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 434 Bytes

Wordpress with MySQL - using Kev

This example defines one of the basic setups for Wordpress.

It also contains all the Kev artefacts required to migrate the app from a Docker Compose Workflow to Kubernetes.

Project structure:

.
├── docker-compose.env.dev.yaml
├── docker-compose.env.local.yaml
├── docker-compose.env.stage.yaml
├── docker-compose.yaml
├── appmeta.yaml
└── README.md