Ubuntu Bionic 18.04 64bits
- Created: Started: Duration: 375s
- stable/8
- a233c1c87c86b835fad7c5255b1d6b5f4f456abb
- 8.3.1
Installation instructions
wget -qO- https://dl.packager.io/srv/opf/openproject-ce/key | sudo apt-key add - sudo wget -O /etc/apt/sources.list.d/openproject-ce.list \ https://dl.packager.io/srv/opf/openproject-ce/stable/8/installer/ubuntu/18.04.repo sudo apt-get update sudo apt-get install openproject
Note: You might need to apt-get install wget apt-transport-https
for the above instructions to work.
OpenProject Community Edition Build repository for versions 6.x to 8.3.2.
Please see our main OpenProject GitHub project for current builds! You can find general information about OpenProject at https://openproject.org
This is the OpenProject community archive that existed to build bundled OpenProject core and plugins for packaged installations. All new releases will be available at our main OpenProject GitHub project.
What is the difference between opf/openproject-ce and opf/openproject ?
The split between historic reasons. opf/openproject was only the core without community plugins such as costs, backlogs, etc. They were developed in separate Git repositories and then merged into opf/openproject-ce to build the full edition.
With 9.0., we’re going to remove openproject-ce so it will only remain for legacy and previous installations. From 9.0. on, all packages will be released at our main OpenProject GitHub project.
More details can be found at https://www.openproject.org/download-and-installation/ .