From 2baba558ff5c45f55b88d122e2abe1969f8e736e Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Wed, 25 Sep 2013 12:49:22 -0400 Subject: add information about how much disk space is sufficient. I based this on looking at the production webapp node and saw that it was created with 5gb and has 37% used, and a couchdb node that was allocated 10gb and had 16% used, and an openvpn node which was created with 12gb and had 11% used. So that seemed to me to indicate that 10gb would be sufficient for an initial start and then some growth. --- docs/platform/quick-start.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/platform') diff --git a/docs/platform/quick-start.md b/docs/platform/quick-start.md index 05e1fda..eb778ab 100644 --- a/docs/platform/quick-start.md +++ b/docs/platform/quick-start.md @@ -26,7 +26,7 @@ Requirements In order to complete this Quick Start, you will need a few things: -* You will need three real or paravirtualized virtual machines (KVM, Xen, Openstack, Amazon, but not Vagrant - sorry) that have a basic Debian Stable installed. +* You will need three real or paravirtualized virtual machines (KVM, Xen, Openstack, Amazon, but not Vagrant - sorry) that have a basic Debian Stable installed. If you allocate 10G to each node, that should be plenty. * You should be able to SSH into them remotely, and know their IP addresses and their SSH host keys * You will need four different IPs, one for each node, and a second one for the VPN gateway * You should have the ability to create/modify DNS entries for your domain -- cgit v1.2.3