CD (Continuous Delivery) - develop automated deployment to stork.lab.isc.org
During exec discussions about Stork, there was a request from Sales team to have something useful for a kind of demo system. We're still several months away from having anything useful enough to be users worthy, but we should start thinking about our processes to deploy master (or perhaps selected builds) to stork.lab.isc.org.
The goal of this issue to came up with:
- some rules proposal when to deploy updated code (every commit to master, every commit that passed jenkins tests, perhaps only manually?)
- develop scripts that will make the deployment possible.