aksio-insurtech / AppManager

MIT License
4 stars 2 forks source link

Move the logical creation of Microservices and Deployables to application level #149

Open einari opened 1 year ago

einari commented 1 year ago

The microservice and deployable instances should be on an application environment level, while the setup of it should be a logical setup on the application level.

This means for us that we can deploy to the application level and policies would then govern which environments to deploy directly to and which ones are gated.