diff options
author | Micah Anderson <micah@riseup.net> | 2013-09-19 16:27:56 -0400 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2013-09-19 16:27:56 -0400 |
commit | 02f5c1e5b427f33eb32d0b14bc4ca0132ea65806 (patch) | |
tree | dedec394c5730c4a30bbfd950b52babe2f1bae0c /docs/platform | |
parent | f077465159fe612b926d22e70f69a08cb002a140 (diff) |
clarify what virtualization technologies work in the quickstart guide
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 |