Swarm

gitlab-runner in a swarm

Launch a gitlab-runner in a Swarm

We are beginning to use Swarm at work and I wanted to make a complete CI/CD in the Swarm. So I have tried to run my own gitlab-runner in the Swarm (connected to https://gitlab.com).

Docker docker swarm gitlab

Swarm vagrant

Create a swarm cluster with vagrant

As for Kubernetes, I have done some code to build a swarm cluster with vagrant too :

Docker docker swarm vagrant