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
Oliver Günther 8b5fede391
Merge remote-tracking branch 'origin/release/12.1' into dev
2 years ago
..
changing-to-bim-edition Add FAQ sections and FAQs (#9065) 4 years ago
configuration Merge remote-tracking branch 'origin/release/12.1' into dev 2 years ago
installation Merge remote-tracking branch 'origin/release/12.1' into dev 2 years ago
installation-faq Fix/docs (#10869) [skip ci] 2 years ago
misc feat(docs): use markdown blockquote instead of html for alert boxes (#10880) [skip ci] 2 years ago
operation feat(docs): use markdown blockquote instead of html for alert boxes (#10880) [skip ci] 2 years ago
system-requirements Docs/12.1 (#10167) 3 years ago
README.md feat(docs): use markdown blockquote instead of html for alert boxes (#10880) [skip ci] 2 years ago

README.md

sidebar_navigation
[{title Installation & operations guide} {priority 940}]

Installation & operations guide

This page summarizes the options for getting OpenProject, some hosted and some on-premise. With this information you should be able to decide what option is best for you. Find a full feature comparison here.

On-premises

  • Community edition - The free, no license, edition of OpenProject that you install on-premise. The additional features of the Enterprise edition are not included. See the "Installation" row of the table below.
  • Enterprise on-premise edition - Builds on top of the Community edition: additional features, professional support, hosted on-premise with optional installation support. See more on the website, where you can apply for a free trial, or in the documentation.

Hosted

  • Enterprise cloud edition - Hosted by OpenProject in an EU Data Center, with premium features and professional support . See more on the website, where you can apply for a free trial, or in the documentation.

  • Univention App Center - Download the free Community edition as a pre-installed virtual environment and upgrade to the Enterprise edition with premium features and support. See the documentation for details.

All editions can be enhanced by adding the BIM module, including features for construction project management, i.e. 3D model viewer, BCF management. See how to switch to that edition in the documentation or how to start a BIM cloud edition.

Compare the features of these versions on the website. The Community edition can easily be upgraded to the Enterprise edition.

Note: there are some minor options given in the "Other" row of the table below. These are not recommended but you may wish to try them.

On-premises installation overview

Main Topics Content
System requirements Learn the minimum configuration required to run OpenProject
Installation How to install OpenProject and the methods available
Operations & Maintenance Guides on how to configure, backup, upgrade, and monitor your OpenProject installation
Advanced configuration Guides on how to perform advanced configuration of your OpenProject installation
Other Guides on infrequent operations such as MySQL to PostgreSQL migration

For production environments and when using a supported distribution, we recommend using the packaged installation. This will install OpenProject as a system dependency using your distribution's package manager, and provide updates in the same fashion that all other system packages do.

A manual installation option is also documented, but due to the large number of components involved and the rapid evolution of OpenProject, we cannot ensure that the procedure is either up-to-date or that it will correctly work on your machine. This means that manual installation is NOT recommended.