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

update disaster recovery section #1410

Merged
merged 1 commit into from
Dec 23, 2016
Merged

update disaster recovery section #1410

merged 1 commit into from
Dec 23, 2016

Conversation

bmicklea
Copy link
Contributor

@bmicklea bmicklea commented Dec 22, 2016

What does this PR do?

  1. Updates the disaster recovery section of admin-managing.md with information appropriate for dockerized codenvy.

changed to work with dockerized codenvy
@bmicklea bmicklea requested a review from a user December 22, 2016 15:12
@@ -14,7 +18,7 @@ Overlay networks require a distributed key-value store. We embed Consul, a key-v

The default network in Docker is a "bridge" network. If you know that your users will only ever have single container workspaces (this would be unusual and rare) and you can scale your system by using a larger single node, then bridge network can be used for production systems.

#### Scaling With Overlay Network (Linux Only)
## Scaling With Overlay Network (Linux Only)
1: Collect the IP address of Codenvy `CODENVY-IP` and the network interface of the new workspace node `WS-IF` to be used in other configuration steps:
Copy link

Choose a reason for hiding this comment

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

What's the command used here?

@bmicklea bmicklea merged commit 6d79db6 into master Dec 23, 2016
@bmicklea bmicklea deleted the docs-disaster-recovery branch December 23, 2016 14:25
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.

None yet

1 participant