#[SOLVED] Should I foresee some fees if I use Dagger with my self-hosted Gitlab solution?

1 messages · Page 1 of 1 (latest)

coral vector
#

Hi all

I discovered Dagger.io this morning by reading a short tutorial and it looks really interesting.

Looking at the pricing page (https://dagger.io/pricing), I'm in trouble by seeing "Dagger Cloud Pricing" as I understand ‘running my CI on Dagger.io servers’ (maybe I'm wrong).

Here's my question: at work, we use a self-hosted Gitlab solution with too complex CI written using YAML files. I would like to take a look at Dagger but first, I need to know if sooner or later I'll need to foresee some invoices (need then agreement of my hierarchy). I'm working in a company with more than 1,000 employees.

Is it possible to run Dagger self-hosted at no cost?

Thanks!

copper tinsel
#

hey @coral vector ! you can use OSS Dagger in your self-hosted runners without the need to subscribe to a paid plan.

Dagger Cloud doesn't provide any compute, it's currently a SaaS visualization / collaboration tool so your teams can share and understand what their pipelines are doing. You can also get started with the free plan (1 seat only) and go from there

#

happy to answer any other questions!

coral vector
#

👍 Thanks a lot !