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

Add rolling update defaults to all services #13

Open
2 tasks
BretFisher opened this issue Nov 14, 2018 · 3 comments
Open
2 tasks

Add rolling update defaults to all services #13

BretFisher opened this issue Nov 14, 2018 · 3 comments
Labels
enhancement New feature or request

Comments

@BretFisher
Copy link
Owner

Many of the services, especially for the demo apps like menu, ghost, and voting should have custom deploy settings for updates, such as rollback, healthchecks, etc. This first requires healthchecks everywhere:

  • add healthchecks to each service that needs HA rolling updates
  • update stack files with update settings needed for auto rollback, etc.
@BretFisher BretFisher added the enhancement New feature or request label Nov 14, 2018
@pascalandy
Copy link
Contributor

Glad to see that this project is still under your radar. Thanks for sharing!

@pascalandy
Copy link
Contributor

pascalandy commented Nov 29, 2018

I'm not sure about the specs you have in mind but shepherd is a sidecar that automatically updates docker services. It's similar to watchtower (for docker run stuff ). I use it in my stacks and it works well :)

@BretFisher
Copy link
Owner Author

Thanks for the plug. Auto-service-update automation/webhooks would be its own Issue. This one is about adding options to stacks for updates/rollbacks/healthchecks for every app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants