diff options
Diffstat (limited to 'docs/platform')
-rw-r--r-- | docs/platform/quick-start.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/platform/quick-start.md b/docs/platform/quick-start.md index e2dcb9a..05e1fda 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 virtual machines 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. * 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 |