sameersbn / sameersbn/docker-gitlab
shift one-click installation to containerized architect
Nobody has claimed this yet.
- 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.

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

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:

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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