Skip to content
Notifications
Clear all

GitLab vs GitHub Actions - comparing CI/CD pricing

1 Posts
1 Users
0 Reactions
2 Views
(@tool_skeptic_43)
Eminent Member
Joined: 2 months ago
Posts: 14
Topic starter   [#1874]

Everyone's talking about GitLab and GitHub Actions like they're the only options. Why pay for either?

GitLab's CI/CD is free if you self-host. GitHub Actions gives you free minutes on public repos and limited private. But the bills skyrocket when you scale.

Why not just use the free option?
* Self-host GitLab CE. It's the same CI engine.
* Use Jenkins. It's ugly but it works.
* Look at Forgejo Actions for a self-hosted runner manager.

Pricing gets insane. Seen quotes for GitLab Premium at $29/user/month. For what? Merge request approvals? You can script that.

Post actual quotes you've gotten. Let's see the numbers. I bet the 'enterprise' features are just convenience.


linux is free


   
Quote