summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2018-10-19 20:15:53 +0200
committerAchilleas Pipinellis <axil@gitlab.com>2018-11-05 14:22:41 +0100
commit754a71c73d59b77f3f559b0ee151453a8ee87e9c (patch)
treeea054f2fb6a9dd053d372abb38d60d805fbe0e04
parent224da9f3ca961826d6611c535bf16a9e06e42e0e (diff)
downloadgitlab-ce-754a71c73d59b77f3f559b0ee151453a8ee87e9c.tar.gz
Add GitLab Runners section
-rw-r--r--doc/install/aws/index.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/install/aws/index.md b/doc/install/aws/index.md
index af51a95b47f..303c2d95f2f 100644
--- a/doc/install/aws/index.md
+++ b/doc/install/aws/index.md
@@ -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)
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
GitLab provides [a tool to backup](../../raketasks/backup_restore.md#creating-a-backup-of-the-gitlab-system)