Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Minimum hardware requirements for gitlab-runner

How can I determine what is the minimum hardware requirement for install the gitlab-runner on a host? I want a specific runner which will run tests, build docker images, and deploy the apps.

like image 415
Majid Rajabi Avatar asked Apr 07 '26 22:04

Majid Rajabi


1 Answers

Gitlab documentation gives some advices and put focus on memory :

Depending on how you decide to configure GitLab Runner and what tools you use to exercise your application in the CI environment, GitLab Runner can consume significant amount of available memory.

After that, it's really depending the type of application you want to test/build/deploy. Test and build job will be the largest resource consumers. You can also set limits on cpu/memory for docker runner.

like image 101
Nicolas Pepinster Avatar answered Apr 10 '26 10:04

Nicolas Pepinster



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!