Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 433 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 433 Bytes

Wordpress with MySQL - using Tako

This example defines one of the basic setups for Wordpress.

It also contains all the Tako 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
├── tako.yaml
└── README.md