Today allspark administrators must update all the devops stacks manually or use their own solutions.
The objectives is to provide a native mechanism for updating all the stack automatically.
The solution must check regularly the dockers repos of each stack.
The solution must send a notification to the allspark administrators when a update of the stack is available. Administrators can manually launch functional test on a staging environment.
Once the Administrator considers the new stack acceptable for production. Administrator must trigger the "GO LIVE".
Solutions must be divided in two components as:
A simple UI displaying which must provide:
Simple authentication to the UI (local account is acceptable, new issue will declared for other authentication mechanism support)
The current releases of each stack per environment/allspark Region
The current allspark version per environment/allspark Region
Interaction buttons for launching the deployment in each environment/region
The allspark update system which must able:
The automatic control system which check regularly (predefined frequency) if each stack have a new release on the Docker Hub registry
The automatic control system REST api which provides authenticated API to each actions exposed by the system.
The allspark automatic system is described inside the allspark wiki.
Today allspark administrators must update all the devops stacks manually or use their own solutions. The objectives is to provide a native mechanism for updating all the stack automatically.
The solution must check regularly the dockers repos of each stack. The solution must send a notification to the allspark administrators when a update of the stack is available. Administrators can manually launch functional test on a staging environment. Once the Administrator considers the new stack acceptable for production. Administrator must trigger the "GO LIVE".
Solutions must be divided in two components as: A simple UI displaying which must provide:
The allspark update system which must able:
The allspark automatic system is described inside the allspark wiki.