Debian 10 Buster 64bits
- Created: Started: Duration: 518s
- release/12.5
- 6b04d612a4da86f952450123760bc711b2dd24ca
- 11.2.4
Installation instructions
- centos-7
- centos-8
- debian-10
- debian-11
- debian-9
- sles-12
- ubuntu-16.04
- ubuntu-18.04
- ubuntu-20.04
- ubuntu-22.04
wget -qO- https://dl.packager.io/srv/opf/openproject/key | sudo apt-key add - sudo wget -O /etc/apt/sources.list.d/openproject.list \ https://dl.packager.io/srv/opf/openproject/release/12.5/installer/debian/10.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.
Branches
We release OpenProject in separate release channels that you can try out. For production environments, always use the stable/MAJOR
(e.g., stable/14
) package source that will receive stable and release updates. Every major upgrade will result in a source switch (from stable/13
to stable/14
for example).
Please check the Installation guide on our website for further instructions.
More details can be found at https://www.openproject.org/download-and-installation/ .