https://github.com/nohaapav/docker-gitlab
Gitlab CI docker swarm mode setup
https://github.com/nohaapav/docker-gitlab
docker-gitlab docker-gitlab-ci docker-gitlab-swarm gitlab gitlab-ci
Last synced: 3 months ago
JSON representation
Gitlab CI docker swarm mode setup
- Host: GitHub
- URL: https://github.com/nohaapav/docker-gitlab
- Owner: nohaapav
- Created: 2016-09-25T13:43:34.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-06T14:19:44.000Z (over 8 years ago)
- Last Synced: 2025-05-01T16:43:09.494Z (6 months ago)
- Topics: docker-gitlab, docker-gitlab-ci, docker-gitlab-swarm, gitlab, gitlab-ci
- Language: Shell
- Homepage:
- Size: 12.7 KB
- Stars: 26
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-gitlab
Gitlab CI docker swarm mode setup
## Prerequisites
* docker 1.13 +
## Setup
1. Run ``install-gitlab.sh`` and enter gitlab & registry host
2. Wait 'till gitlab is up and running and go to gitlab admin area -> runners section and copy the registration token
3. Run ``install-gitlab-runner.sh`` and enter registration token
## Features
* Runners are automatically registered/unregistered in gitlab on docker (run/stop) / docker service (create/rm)
* When new worker node spawned -> new runner is created automatically and registered within gitlab