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

Change docker volume location and instance rolls #318

Merged
merged 10 commits into from Feb 3, 2016
Merged

Change docker volume location and instance rolls #318

merged 10 commits into from Feb 3, 2016

Conversation

ddollar
Copy link
Contributor

@ddollar ddollar commented Feb 3, 2016

  • Use /dev/xvdcz to mount the Docker directory and use 50GB for the default size
  • Don't let the instance count drop below desired count

@@ -623,7 +625,7 @@
"Properties": {
"AssociatePublicIpAddress": true,
"BlockDeviceMappings": [{
"DeviceName": "/dev/xvda",
"DeviceName": "/dev/xvdcz",
Copy link
Contributor

Choose a reason for hiding this comment

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

Really good catch.

@nzoschke
Copy link
Contributor

nzoschke commented Feb 3, 2016

👍

nzoschke pushed a commit that referenced this pull request Feb 3, 2016
Change docker volume location and instance rolls
@nzoschke nzoschke merged commit 12c2a78 into master Feb 3, 2016
@nzoschke nzoschke deleted the rolling branch February 3, 2016 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants