summaryrefslogtreecommitdiff
path: root/pages/docs/platform/tutorials
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2015-09-15 11:26:37 +0200
committervarac <varacanero@zeromail.org>2015-09-15 11:26:37 +0200
commit38f1fd6a30f84d847e2a72b8cd270f8e85309ecb (patch)
tree5dbf224def81bdfabd050dd1257cb918ffecd841 /pages/docs/platform/tutorials
parentb387967c8ac7b10d60e633dd7b5c1816e351b692 (diff)
update platform docs to use Wheezy instead of stable
Diffstat (limited to 'pages/docs/platform/tutorials')
-rw-r--r--pages/docs/platform/tutorials/quick-start.md2
-rw-r--r--pages/docs/platform/tutorials/single-node-email.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/pages/docs/platform/tutorials/quick-start.md b/pages/docs/platform/tutorials/quick-start.md
index e9e9172..f4882c1 100644
--- a/pages/docs/platform/tutorials/quick-start.md
+++ b/pages/docs/platform/tutorials/quick-start.md
@@ -23,7 +23,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. If you allocate 20G of disk space to each node for the system, after this process is completed, you will have used less than 10% of that disk space. If you allocate 2 CPUs and 8G of memory to each node, that should be more than enough to begin with.
+* You will need three real or paravirtualized virtual machines (KVM, Xen, Openstack, Amazon, but not Vagrant - sorry) that have a basic Debian Wheezy installed (sorry, we don't support Jessie at the moment). If you allocate 20G of disk space to each node for the system, after this process is completed, you will have used less than 10% of that disk space. If you allocate 2 CPUs and 8G of memory to each node, that should be more than enough to begin with.
* You should be able to SSH into them remotely, and know their root password, IP addresses and their SSH host keys
* You will need four different IPs. Each node gets a primary IP, and the OpenVPN gateway additionally needs a gateway IP.
* The ability to create/modify DNS entries for your domain is preferable, but not needed. If you don't have access to DNS, you can workaround this by modifying your local resolver, i.e. editing `/etc/hosts`.
diff --git a/pages/docs/platform/tutorials/single-node-email.md b/pages/docs/platform/tutorials/single-node-email.md
index a126938..d699a97 100644
--- a/pages/docs/platform/tutorials/single-node-email.md
+++ b/pages/docs/platform/tutorials/single-node-email.md
@@ -26,7 +26,7 @@ Requirements
In order to complete this Quick Start, you will need a few things:
-* You will need `one real or paravirtualized virtual machine` (Vagrant, KVM, Xen, Openstack, Amazon, …) that have a basic Debian Stable installed.
+* You will need `one real or paravirtualized virtual machine` (Vagrant, KVM, Xen, Openstack, Amazon, …) that have a basic Debian Wheezy installed (sorry, we don't support Jessie at the moment).
* You should be able to `SSH into them` remotely, and know their root password, IP addresses and their SSH host keys
* The ability to `create/modify DNS entries` for your domain is preferable, but not needed. If you don't have access to DNS, you can workaround this by modifying your local resolver, i.e. editing `/etc/hosts`.
* You need to be aware that this process will make changes to your machines, so please be sure that these machines are a basic install with nothing configured or running for other purposes