opf / openproject-docker-compose

Recipes to deploy OpenProject with Docker, Docker Compose, Kubernetes, etc.
182 stars 166 forks source link

kubernetes setup #24

Closed machisuji closed 2 years ago

machisuji commented 2 years ago

Simply converting the docker-compose.yml using kompose does not work. Services cannot reach each other (web -> db) etc.. Hence this PR.

These files were used verbatim to set up OpenProject successfully on a rancher cluster.