GitLab CI supports a private GitLab CI runner. It means you can add CI runner for your private repository.
This article describes how to setup a private private GitLab CI runner.
If you want to know latest official information, please see the following document:
- https://docs.gitlab.com/runner/install/linux-repository.html
- https://docs.gitlab.com/ee/ci/docker/using_docker_build.html
🚕 Add GitLab’s official repository
# For Debian/Ubuntu/Mint |
🐹 Install GitLab Runner
Install the latest version of GitLab Runner:
# For Debian/Ubuntu/Mint |
🐠 Set up Runner configuration
Register GitLab Runner from the command line to use docker and privileged mode:
(Please change REGISTRATION_TOKEN
by your project > settings > CI/CD > Runners settings)
sudo gitlab-runner register -n \ |
🚌 Setup for AWS Linux
# Update yum |
🐞 References
- https://docs.gitlab.com/runner/install/linux-repository.html
- https://docs.gitlab.com/ee/ci/docker/using_docker_build.html
🖥 Recommended VPS Service
VULTR provides high performance cloud compute environment for you.
Vultr has 15 data-centers strategically placed around the globe, you can use a VPS with 512 MB memory for just $ 2.5 / month ($ 0.004 / hour).
In addition, Vultr is up to 4 times faster than the competition, so please check it => Check Benchmark Results!!