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

Setup Traefik container to restart policy 'always'. #6207

Merged
merged 1 commit into from
Sep 13, 2017
Merged

Setup Traefik container to restart policy 'always'. #6207

merged 1 commit into from
Sep 13, 2017

Conversation

monaka
Copy link
Member

@monaka monaka commented Sep 11, 2017

As descibed in #6206, Traefik will not restart after rebooting the host OS.
So you will fail to reconnect to che-host.

What does this PR do?

Adding restart: always into docker-compose.yml

What issues does this PR fix or reference?

#6206

Changelog

Traefik restarts always.

Release Notes

Treafik restarts after the host OS was rebooted.

Signed-off-by: Masaki Muranaka <monaka@monami-ya.com>
@codenvy-ci
Copy link

Can one of the admins verify this patch?

1 similar comment
@codenvy-ci
Copy link

Can one of the admins verify this patch?

Copy link
Contributor

@benoitf benoitf left a comment

Choose a reason for hiding this comment

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

nice improvement @monaka

@benoitf benoitf added kind/enhancement A feature request - must adhere to the feature request template. status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. labels Sep 11, 2017
@benoitf benoitf changed the title Setup Traefik restart always. Setup Traefik container to restart policy 'always'. Sep 11, 2017
@riuvshin riuvshin added this to the 5.18.0 milestone Sep 11, 2017
@benoitf benoitf merged commit 1174e9c into eclipse-che:master Sep 13, 2017
@benoitf benoitf added kind/bug Outline of a bug - must adhere to the bug report template. and removed status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. kind/enhancement A feature request - must adhere to the feature request template. labels Sep 13, 2017
@monaka monaka deleted the pr-fix-6206 branch January 13, 2019 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants