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/README.md

16 lines
575 B

5 years ago
---
sidebar_navigation:
title: Installation
priority: 400
---
# Installing OpenProject
OpenProject can be setup in two different ways:
| ----------- | :---------- |
| [Installation with DEB/RPM packages](./packaged) | This is the recommended way to install OpenProject |
| [Installation with docker](./docker) | This method of installation will undergo some changes soon and is currently not recommended |
| [Installation with Univention Corporate Server](./univention) | OpenProject is available in the App Center and comes integrated with the identity management |
5 years ago