From 0823e103c3cc5e7497d67f02c62958d48f392d0d Mon Sep 17 00:00:00 2001 From: Cyril Rohr Date: Thu, 5 Nov 2020 13:00:56 +0000 Subject: [PATCH] README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..dd59956 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# OpenProject Deploy + +Recipes and examples for deploying OpenProject using Docker, Docker Compose, Kubernetes, etc. + +For the complete documentation, please refer to https://docs.openproject.org/installation-and-operations/.