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?