sameersbn / sameersbn/docker-gitlab

gitlab always stop itself automatically when I start it

Open
#554 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

wontfix
Dominant language
Shell
Stars
8.1k
Forks
2.1k
Avg merge
17h 47m
Merged PRs (30d)
7

Description

I've followed this guild: https://github.com/sameersbn/docker-gitlab/blob/master/README.md#quick-start
, run postgresql, redis and gitlab one by one
But after I run gitlab, it stopped automatically. the exit code is 2.
I just change the local path of file into '/opt/gitlab/', not 'srv/docker/gitlab/', but I think it not the cause.

my environment is: ubuntu 14.04, docker 1.9.1, sameersbn/gitlab:latest, sameersbn/redis:latest, sameersbn/postgresql:latest

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the README quick-start instructions and reproduce the failure using the listed Ubuntu, Docker, GitLab, Redis, and PostgreSQL versions. Inspect the GitLab container output around exit code 2 and compare the /opt/gitlab path with the documented path. Done means identifying the startup cause and confirming that GitLab remains running.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
devops
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.