{"id":17659709,"url":"https://github.com/yoriiis/git-box","last_synced_at":"2025-03-30T10:43:50.342Z","repository":{"id":150790500,"uuid":"240922398","full_name":"yoriiis/git-box","owner":"yoriiis","description":":whale: Git box with Docker and Gitlab community edition :package:","archived":false,"fork":false,"pushed_at":"2020-03-24T19:52:12.000Z","size":2,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-05T12:41:18.282Z","etag":null,"topics":["docker","docker-compose","git","gitlab","gitlab-ce","nginx-proxy"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yoriiis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-16T16:14:21.000Z","updated_at":"2024-06-23T00:12:19.000Z","dependencies_parsed_at":"2023-05-01T13:08:45.078Z","dependency_job_id":null,"html_url":"https://github.com/yoriiis/git-box","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoriiis%2Fgit-box","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoriiis%2Fgit-box/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoriiis%2Fgit-box/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoriiis%2Fgit-box/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yoriiis","download_url":"https://codeload.github.com/yoriiis/git-box/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246307928,"owners_count":20756478,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","docker-compose","git","gitlab","gitlab-ce","nginx-proxy"],"created_at":"2024-10-23T16:08:02.373Z","updated_at":"2025-03-30T10:43:50.323Z","avatar_url":"https://github.com/yoriiis.png","language":null,"readme":"# gitbox\n\nRuns a suite of services for a full-fledged GIT using Compose. Uses a bunch of a community-built Docker images.\n\n## Services\n\n- [Gitlab](https://hub.docker.com/r/gitlab/gitlab-ce)\n\n## Getting started\n\n### Prerequisite and dependencies\n\nInstall all dependencies list below on the server:\n\n- [Nginx](https://www.digitalocean.com/community/tutorials/how-to-install-nginx-on-ubuntu-18-04-quickstart)\n- [Certbot](https://certbot.eff.org)\n- [Docker \u0026 Docker Compose](https://www.digitalocean.com/community/tutorials/comment-installer-et-utiliser-docker-sur-ubuntu-18-04-fr)\n- [GIT](https://www.digitalocean.com/community/tutorials/how-to-install-git-on-ubuntu-18-04-quickstart)\n\n### Clone the repository\n\nClone the repository on the server in the `home` directory.\n\n### Change permissions\n\nChange permissions of all service directories to add the group `docker`:\n\n```\nchown \u003cuser_name\u003e:docker gitlab\n```\n\n### Edit the .env file\n\nBy default `.env` file is not versioned, run the following command to duplicate `.env.dist` and fill the file:\n\n```\ncp .env.dist .env\n```\n\nUpdate corresponding variables:\n\n- `RESTART_MODE` - Docker restart mode\n- `TIME_ZONE` - Time zone of containers\n- `HOST_NAME` - Domain attach to the server\n\nLike the following example:\n\n```\nRESTART_MODE=unless-stopped\nTIME_ZONE=Europe/Paris\nHOST_NAME=domain.com\n```\n\n## Start the Docker Compose 🚀\n\nSimply start all the services with the commands below, which uses the `docker-compose.yml` file by default.\n\n```bash\n# -d option let you run containers in the background\ndocker-compose up -d\n```\n\n## Licence 🤞\n\n`git-box` is licensed under the [MIT License](http://opensource.org/licenses/MIT).\n\nCreated with ♥ by [@yoriiis](http://github.com/yoriiis).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoriiis%2Fgit-box","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyoriiis%2Fgit-box","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoriiis%2Fgit-box/lists"}