mysqlpostgresqlubuntuopenproject

Openproject installing to PostGre instead of MySQL


Installing Openproject to a rented Ubuntu 18.04 server.

After following installation procedure as described at https://www.openproject.org/download-and-installation/#installation, I'm at the initial configuration stage.

openproject configure

Output begins:

Launching installer for openproject...
Selected addons: legacy-installer postgres apache2 repositories smtp memcached openproject

It should read:

Selected addons: legacy-installer mysql apache2 repositories smtp memcached openproject

Takes me to the page postgres/autoinstall. Should be mysql/autoinstall.

How do I fix this?


Solution

  • With OpenProject 8.3.0, the packaged installation only provides automatic installers for PostgreSQL for several reasons, among others:

    For more information, here's the release blog with a section regarding this change: https://www.openproject.org/openproject-8-3-0-released/