Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maintenance mode for zero downtime deployments #47

Open
chrisipa opened this issue Jun 21, 2018 · 0 comments
Open

Maintenance mode for zero downtime deployments #47

chrisipa opened this issue Jun 21, 2018 · 0 comments
Assignees

Comments

@chrisipa
Copy link
Owner

An example for a zero downtime deployment could look like this:

  • Provisioning jobs are saved in a queue
  • If maintenance mode is active no new jobs will be executed
  • Deployment script for application waits until all provisioning jobs have finished
  • Deployment is performed and maintenance mode will be deactivated
@chrisipa chrisipa created this issue from a note in cloud-portal (To Do) Jun 21, 2018
@chrisipa chrisipa self-assigned this Jun 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
cloud-portal
  
To Do
Development

No branches or pull requests

1 participant