这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@christiangenco
Copy link
Contributor

Updated upgrading instructions from the trouble spots I had in upgrading with @michaelshobbs's advice.


## General Information

Upgrading is not advised on running apps. Stop them before with `dokku ps:stop <app>`.
Copy link
Member

Choose a reason for hiding this comment

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

Is this true, @michaelshobbs ?

Copy link
Member

Choose a reason for hiding this comment

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

I would think so. I wouldn't upgrade on a running "production" host. Specifically when we require a particular version of docker that could potentially cause that package to be upgraded would cause the docker daemon to restart. Thus, resulting in downtime.

Copy link
Member

Choose a reason for hiding this comment

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

It should be noted that docker >=1.11 promises your containers don't need to be restarted if the docker daemon is restarted. However live upgrades in a production level environment (without fail overs) are not recommended.

@josegonzalez josegonzalez merged commit 9ccbc83 into dokku:master Mar 29, 2016
@josegonzalez josegonzalez changed the title Update upgrading.md Clarify upgrading documentation Mar 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants