{"id":20178787,"url":"https://github.com/drsnowbird/gitlab-docker","last_synced_at":"2026-05-19T04:32:12.889Z","repository":{"id":90087372,"uuid":"139067428","full_name":"DrSnowbird/gitlab-docker","owner":"DrSnowbird","description":"Gitlab Docker","archived":false,"fork":false,"pushed_at":"2021-07-09T22:30:37.000Z","size":18,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-13T16:49:39.210Z","etag":null,"topics":["gitlab","gitlab-docker"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DrSnowbird.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":"2018-06-28T20:55:39.000Z","updated_at":"2021-07-09T22:30:40.000Z","dependencies_parsed_at":"2023-03-02T23:00:12.775Z","dependency_job_id":null,"html_url":"https://github.com/DrSnowbird/gitlab-docker","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/DrSnowbird%2Fgitlab-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrSnowbird%2Fgitlab-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrSnowbird%2Fgitlab-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrSnowbird%2Fgitlab-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DrSnowbird","download_url":"https://codeload.github.com/DrSnowbird/gitlab-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241616683,"owners_count":19991542,"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":["gitlab","gitlab-docker"],"created_at":"2024-11-14T02:23:28.735Z","updated_at":"2026-05-19T04:32:12.822Z","avatar_url":"https://github.com/DrSnowbird.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gitlab Docker\n\n# Run\n```\nrun-gitlab.sh\n```\n## Web Admin\nFor the very first time you connect to http://0.0.0.0:28080/, the web GUI will prompt for \"root\" password - default is 'gitlab_root_password'.\n\n# Reference\n[GitLab Docker User Guide (complete)](https://docs.gitlab.com/ee/install/docker.html)\n\n# Commandd for GIT\nNote that we change the port from 22 to 28022. Hence the following commands need to use \"28022\" instead.\n\n```\nCommand line instructions\n\nGit global setup\ngit config --global user.name \"Administrator\"\ngit config --global user.email \"admin@example.com\"\n\nCreate a new repository\ngit clone http://127.0.0.1:28022/root/my-awesome.git\ncd my-awesome\ntouch README.md\ngit add README.md\ngit commit -m \"add README\"\ngit push -u origin master\n\nExisting folder\ncd existing_folder\ngit init\ngit remote add origin http://127.0.0.1:28022/root/my-awesome.git\ngit add .\ngit commit -m \"Initial commit\"\ngit push -u origin master\n\nExisting Git repository\ncd existing_repo\ngit remote rename origin old-origin\ngit remote add origin http://127.0.0.1:28022/root/my-awesome.git\ngit push -u origin --all\ngit push -u origin --tags\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrsnowbird%2Fgitlab-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrsnowbird%2Fgitlab-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrsnowbird%2Fgitlab-docker/lists"}