We're trying out a simpler way to implement develo...
# platform-toolbox
g
We're trying out a simpler way to implement developer platforms with CLI-side dynamic configuration generation, We would love to hear your feedback! This is tool is available for free and can be extended with CUE https://devx.stakpak.dev/ https://medium.com/@hanyelfouly/overcoming-configuration-complexity-streamline-your-workflow-with-devx-by-stakpak-e5a8d51184d
m
Hey @George Fahmy - this sounds quite similar to Score (score.dev) Curious on your take on it?
g
We actually launched this project almost at the same time score was released, score is nice but it's not possible to extend without writing custom go code Dev teams are using devx to generate configs for Compose, Kubernetes, ECS, Helm, Github actions, and more! All devx modules are versioned and distributed using a package manager, it's strongly typed and you can create your own abstractions
this is an example on how to extend devx to build your own abstractions https://devx.stakpak.dev/docs/extending-devx
m
Yeah that was my biggest challenge with Score - it solved the problem for K8s but not for ECS
I'll take a look to Stakpak
g
@Martin Iluminatti this is a tutorial written specifically for ECS, please DM me if you need help or have any feedback 😄 https://devx.stakpak.dev/tutorials/aws-ecs