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 possibility to restart docker services #25

Merged
merged 3 commits into from
Dec 7, 2020

Conversation

sargreal
Copy link
Contributor

@sargreal sargreal commented Nov 1, 2020

Docker swarm is a more production ready platform and since traefik also supports it, I think this utility should also be able to restart docker services.

It works by force updating the given services, which creates new tasks and removes the currently running ones.

@kereis
Copy link
Owner

kereis commented Nov 2, 2020

Thanks again. I barely used Docker Swarm, so maybe I should give it a quick look too.

@kereis kereis self-assigned this Nov 2, 2020
@kereis kereis added the type: feature Brand new functionality, features, pages, workflows, endpoints, etc. label Nov 2, 2020
@kereis kereis added this to the Release v1.4 milestone Nov 2, 2020
@kereis kereis self-requested a review December 7, 2020 09:34
Script prints out a message if Docker is not available in used image (which should usually be `alpine` image).
Until now, there was a wrong tag suggested.
Copy link
Owner

@kereis kereis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. I changed one or two stuff, but those are more of a cosmetical matter. :)

@kereis kereis merged commit fa5f2fe into kereis:develop Dec 7, 2020
@sargreal sargreal deleted the restart-docker-service branch December 7, 2020 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature Brand new functionality, features, pages, workflows, endpoints, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants