laravel-gitscrum icon indicating copy to clipboard operation
laravel-gitscrum copied to clipboard

fail install - docker

Open gerickt opened this issue 7 years ago • 4 comments
trafficstars

Hi guys,

I followed the steps here: https://github.com/gitscrum-community-edition/docker-gitscrum

  1. clone the repository
  2. start with docker-compose up --build

After a few minutes, I have three containers running, but when I access http: // localhost, I get a 404 error.

Am I skipping a step?

Thank you

gerickt avatar Dec 18 '17 20:12 gerickt

Hi @gerickt,

Do you config your virtual host? Virtual Host should be app.gitscrum.dev https://github.com/gitscrum-community-edition/docker-gitscrum/blob/master/config/server.conf#L3

renatomarinho avatar Jan 01 '18 23:01 renatomarinho

I've build new schema for docker-gitscrum, based on my docker-framework. PR-6. You will able to run docker-gitscrum on localhost:8081

zeroc0d3 avatar Apr 07 '18 22:04 zeroc0d3

Hi @zeroc0d3 I meet the problem when run the command ./run.sh

Step 1/11 : FROM bhuisgen/alpine-base:latest ERROR: Service 'consul' failed to build: pull access denied for bhuisgen/alpine-base, repository does not exist or may require 'docker login' \033[22;32m====================================================================================\033[0m \033[22;31m# Finish at: 2018-08-29 14:00:36 \033[0m \033[22;31m# END PROCESS..... \033[0m\n

the process stoped, what's wrong?

Thank you

Monk428 avatar Aug 29 '18 06:08 Monk428

@Monk428, i've change the Dockerfile with new repository from dockerframework... Could you test it again ?

zeroc0d3 avatar Oct 03 '18 01:10 zeroc0d3