Skip to content

ModularSystems/kind-wordpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WordPress and MySQL using kind

Requirements

  • kind
  • docker
  • make

Instructions

Copy or move configs/kustomization_EXAMPLE.yaml to kustomization.yaml

$ cp configs/kustomization_EXAMPLE.yaml configs/kustomization.yaml

Uncomment the contents and change the example values.

Build the project with make as follows.

$ make up

To bring everything back down, use make down (which only runs kind delete cluster).

About

A Kubernetes in Docker managed WordPress and MySQL project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published