Hi @Kevin Scheunemann, We have developed a specification at facets.cloud that creates an abstraction at the level you're discussing. This spec aims to democratize various aspects of infrastructure and continuous deployment management. We are considering whether it would be beneficial to open-source this schema definition. We would love to brainstorm this idea further and determine its potential benefits for the wider community. Take a look at it here https://github.com/Facets-cloud/facets-schemas
k
Kevin Scheunemann
06/07/2023, 7:59 PM
hmm interesting, however that schema/spec is just for use with facets-cloud and your solution.
As of now yes, we developed it for our solution but the spec can be implemented by anyone. And we can think of giving a open source version also for the implementation .
c
Clemens Jütte
07/03/2023, 10:29 PM
You could have a look at score (https://score.dev) for the app. Score itself is platform agnostic but will allow to introduce any kind of platform specific (aka infra concerns) as part of an implementation. As score is OSS, you can build out the implementation for your own platform as needed.