riotkit-org / docker-taiga

Production-ready docker container for Taiga https://taiga.io
https://quay.io/repository/riotkit/taiga?tab=tags
GNU General Public License v3.0
55 stars 8 forks source link

Default docker-compose don't work #19

Closed alvarofernandezavalos closed 4 years ago

alvarofernandezavalos commented 5 years ago

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: imagen

blackandred commented 5 years ago

Please check the https://github.com/riotkit-org/docker-taiga/issues/18 issue, seems to be the same problem.

blackandred commented 5 years ago

Hi! Is this still an issue?

blackandred commented 4 years ago

Closing due to no activity. Feel free to comment to reopen.

forrestab commented 4 years ago

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?

blackandred commented 4 years ago

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?

blackandred commented 4 years ago

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