OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/docs/installation-and-operations/installation/kubernetes
Markus Kahl 4d88c8cced include minimum version of kompose 3 years ago
..
README.md include minimum version of kompose 3 years ago

README.md

sidebar_navigation
false

Kubernetes

Kubernetes is a container orchestration tool. As such it can use the OpenProject docker container in the same manner as shown in the docker section.

You can translate OpenProject's docker-compose.yml for use in Kubernetes using Kompose as described in the Kubernetes documentation.

Note: Make sure you are using kompose version 1.19 or newer for this to work.