Content
OpenProject in Docker Installation Challenge
Added by Kamal Nadesan over 3 years ago
My partner and I are trying to install OpenProject version 7.4.7 (have to use a 6.x.x or 7.x.x version) in Docker for a project with time constraints. We encountered a challenge in the installation steps that we were hoping you may be able to help us resolve. Our installation steps are the following…
git clone https://github.com/opf/openproject
cd openproject
git checkout tags/v7.4.7
docker-compose -f docker-compose.yml up -d
We then get the following in Image1
The error occurs later and is described in Image2
At this point in time we are very confused on identifying the conditions that caused this error and how to fix it. If you have time, we would definitely appreciate some guidance on resolving this challenge.
Thank you.
Replies (1)
Dear Kamal,
is there any reason you chose not to install the latest version 11.1.4?
Kind regards