MitocGroup / deepify

software development tool-chain that abstracts package management of cloud native web applications
https://www.deep.mg
Mozilla Public License 2.0
3 stars 0 forks source link

deepify publish automatically to pull and deploy blue-green microapp #371

Open eistrati opened 7 years ago

eistrati commented 7 years ago

Currently deepify publish makes an assumption that deep-blue-green microapplication is already installed, which doesn't quite make sense. I'd like to propose for deepify to check if it's installed, and if not, deploy it into the application that's going through blue-green deployment process.