Is gitlab self hosted also have runner limits?

Hi,
We already use gitlab self hosted ce edition on linux, and we want to add our self hosted runners to gitlab. But we are not sure is self hosted runners also count in free 400 min/per mont ci/cd or not?

If you have your own gitlab install, and connect your own runners, then you have as many minutes as you want. The 400 CI/CD is for gitlab.com on free accounts only on shared runners.

I believe you can connect your own runners to gitlab.com and disable the shared runners, and also you would have as many minutes as you want to use on your own runners.

1 Like

@iskifogl - welcome to the forum!

@iwalker is correct, self managed runners do not count towards the 400 minute quota. You can configure your own runner to use with your project on gitlab.com.

-James H, GitLab Product Manager, Verify:Pipeline Execution

2 Likes

@jheimbuck_gl @iwalker thank you so much. Have a nice day.

1 Like