Eric Schubert 7c00ebe2df [chore] extract volumes from app anchor (#74)
- yaml anchors do not support merging of lists
- to add specific volumes to a service, you cannot use an alias to
  include shared volumes
- hence, every service should do the volume definition by itself, once
  there is a single service that has a specific volume next to the common ones
2024-06-05 11:58:08 +01:00

OpenProject Deploy

Recipes and examples for deploying OpenProject.

Description
Recipes to deploy OpenProject with Docker, Docker Compose, Kubernetes, etc.
Readme 28 MiB
Languages
Shell 70%
Dockerfile 30%