Closed alvarofernandezavalos closed 4 years ago
Please check the https://github.com/riotkit-org/docker-taiga/issues/18 issue, seems to be the same problem.
Hi! Is this still an issue?
Closing due to no activity. Feel free to comment to reopen.
I am also unable to get docker-compose up
to work. The first problem I encountered was having to change the tag in .env to 5.0.2 because 5.0.3 appears to not exist on quay yet. The second I am running into the error "Database does not appear to be setup."
Note: These docker containers are fresh nothing has been done other than cloning the repo and executing docker-compose
.
Am I missing something?
Hi, the problem was possibly already resolved. Please have a look now and let us know if it is working.
On Sat, Dec 28, 2019 at 6:48 AM Forrest Brown notifications@github.com wrote:
I am also unable to get docker-compose up to work. The first problem I encountered was having to change the tag in .env to 5.0.2 because 5.0.3 appears to not exist on quay yet. The second I am running into the error "Database does not appear to be setup."
Note: These docker containers are fresh nothing has been done other than cloning the repo and executing docker-compose.
Am I missing something?
Please try the quay.io/riotkit/taiga:5.0.0-b1.0.1
in version field in .env just set 5.0.0-b1.0.1
Hi, git clone https://github.com/riotkit-org/docker-taiga.git cd docker-taiga cp .env.dist .env edit .env docker-compose up -d
This is the result: