Maybe I am missing something, but right now what I see in Dagger is similar to Hashicorp waypoint:
- cli for developers to quickly deploy with minimal fuss
- platform agnostic
- automatic creation of URLs for environments (Saas) version
- opinionated syntax (hcl vs cue)
I think the docs should say what are the pros/cons compared to waypoint.
Another similar project is https://garden.io/ which is even more comprehensive as it also has test phases, holds the dependencies between services, has local or remote building and can use file sync methods for local dev and so on..
Maybe I am missing something, but right now what I see in Dagger is similar to Hashicorp waypoint:
I think the docs should say what are the pros/cons compared to waypoint.
Another similar project is https://garden.io/ which is even more comprehensive as it also has test phases, holds the dependencies between services, has local or remote building and can use file sync methods for local dev and so on..