sameersbn / sameersbn/docker-gitlab

shift one-click installation to containerized architect

Open
#1,055 1 comment 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

first of all, thank you guys to have me such a easy way to deploy gitlab container and run it smoothly.

I am now trying to shift my one-click insallation of gitlab, which version goes to 7.11.2(official), to containerized architect.

2017-01-18 2 18 14

a /home/git/data of my production site has been copied, the data structure is show below

2017-01-18 2 19 57

assume that the folders shown above are all located on my new host (/mnt/devopsfile)

is it possible to directly mount /mnt/devopsfile into /home/git/data in container?

I have been trying times and then failed, so I need to consult the professions like you to solve it.

thank you very much

for example:
2017-01-18 2 21 46

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 Docker volume configuration for /home/git/data and compare it with the copied directory layout under /mnt/devopsfile. Reproduce the mount using the example configuration; done means the existing data is visible inside the container and GitLab starts with it.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
devops, infrastructure
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.