Add GitLab Runners section

This commit is contained in:
Achilleas Pipinellis 2018-10-19 20:15:53 +02:00
parent 224da9f3ca
commit 754a71c73d
No known key found for this signature in database
GPG key ID: A0996FBD3E92C17B

View file

@ -554,6 +554,14 @@ For more information on how to set it up, visit the
GitLab also has various [health check endpoints](../..//user/admin_area/monitoring/health_check.md) GitLab also has various [health check endpoints](../..//user/admin_area/monitoring/health_check.md)
that you can ping and get reports. that you can ping and get reports.
## GitLab Runners
If you want to take advantage of GitLab CI/CD, you have to set up at least one
GitLab Runner.
Read more on configuring an
[autoscaling GitLab Runner on AWS](https://docs.gitlab.com/runner/configuration/runner_autoscale_aws/).
## Backup and restore ## Backup and restore
GitLab provides [a tool to backup](../../raketasks/backup_restore.md#creating-a-backup-of-the-gitlab-system) GitLab provides [a tool to backup](../../raketasks/backup_restore.md#creating-a-backup-of-the-gitlab-system)