Docker
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).
Create a swarm cluster with vagrant
As for Kubernetes, I have done some code to build a swarm cluster with vagrant too :