Skip to content
Snippets Groups Projects
Commit 55a11476 authored by Erick Hitter's avatar Erick Hitter
Browse files

Credit where it's due

parent cd956a68
Branches
Tags
1 merge request!1Support runner options for Docker Machine
This commit is part of merge request !1. Comments created here will be created in the context of that merge request.
GitLab Runner [![pipeline status](https://git.ethitter.com/ansible/gitlab-runner/badges/master/pipeline.svg)](https://git.ethitter.com/ansible/gitlab-runner/commits/master)
=============
Install GitLab Runner using Docker Machine and Digital Ocean for on-demand instance creation.
Install GitLab Runner using Docker Machine and Digital Ocean for on-demand instance creation. See https://www.digitalocean.com/community/tutorials/how-to-autoscale-gitlab-continuous-deployment-with-gitlab-runner-on-digitalocean.
This is intended to be installed on the same host as the GitLab instance, spinning up hosts as needed and quickly tearing them down. If your CI activity is frequent, the `gitlab_runner_machine_idle_time` variable should be increased so hosts can be reused.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment