{"id":24742217,"url":"https://github.com/andreyjvm/gitlab-demo","last_synced_at":"2025-08-01T09:37:22.971Z","repository":{"id":274521052,"uuid":"916695207","full_name":"AndreyJVM/gitlab-demo","owner":"AndreyJVM","description":"Collection of GitLab recipes","archived":false,"fork":false,"pushed_at":"2025-05-27T20:45:26.000Z","size":48,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-03T01:43:31.945Z","etag":null,"topics":["gitlab"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AndreyJVM.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2025-01-14T15:42:41.000Z","updated_at":"2025-05-27T20:45:29.000Z","dependencies_parsed_at":"2025-01-27T20:35:25.659Z","dependency_job_id":"7a4a606f-8c70-49f2-b72c-61245797493d","html_url":"https://github.com/AndreyJVM/gitlab-demo","commit_stats":null,"previous_names":["andreyjvm/gitlab-demo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AndreyJVM/gitlab-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreyJVM%2Fgitlab-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreyJVM%2Fgitlab-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreyJVM%2Fgitlab-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreyJVM%2Fgitlab-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndreyJVM","download_url":"https://codeload.github.com/AndreyJVM/gitlab-demo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreyJVM%2Fgitlab-demo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259289535,"owners_count":22834962,"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"],"created_at":"2025-01-28T00:22:15.372Z","updated_at":"2025-06-11T15:33:31.781Z","avatar_url":"https://github.com/AndreyJVM.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"### GitLab CE\n\n### Install docker and docker compose (Ubuntu)\n\n```shell\nsudo apt install curl -y\n```\n\n```shell\ncurl -fsSL https://get.docker.com -o get-docker.sh\n```\n\n```shell\nsudo chmod +x get-docker.sh\n```\n\n```shell\nsudo ./get-docker.sh\n```\n\n```shell\nservice docker status \n# active (running)\n```\n\n```shell\nsudo apt install docker-compose -y\n```\n\n### Docker compose\n\n```shell\nmkdir docker_gitlab_service; cd docker_gitlab_service\n```\n\n```shell\nnano .env\n```\n\n```shell\nnano docker-compose.yml\n```\n\n```yaml\ndocker compose up -d\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreyjvm%2Fgitlab-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreyjvm%2Fgitlab-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreyjvm%2Fgitlab-demo/lists"}