Skip to content

Pick1a1username/gitlab_by_docker-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

GitLab By Docker Compose

Getting Started

Prerequisites

  • Docker Compose

Clone the Repository

Clone this repository using git clone

$ git clone https://github.com/Pick1a1username/gitlab_by_docker-compose.git

Create Directories

Create Directories required for apps.

$ cd gitlab_by_docker-compose
$ mkdir -p ./gitlab/etc/gitlab ./gitlab/var/log/gitlab ./gitlab/var/opt/gitlab

Run the Apps

Run the apps and browse to http://localhost:8929. (It takes minutes to be completely up)

$ docker-compose up -d

References

https://docs.gitlab.com/omnibus/docker/

Contributing

Any suggestions are welcome!

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

GitLab By Docker Compose

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published