From 6ac62498054f65c6a8ac12893793e88e40bd2410 Mon Sep 17 00:00:00 2001 From: Jesse Pretorius Date: Tue, 19 Jan 2016 11:08:26 +0000 Subject: [PATCH] Dev Doc: Make the AIO requirements clearer This patch endeavours to make the requirements to run an AIO clearer. Change-Id: I9e89d6735c2fc1169f16d1772d902ef9898b39f1 --- doc/source/developer-docs/quickstart-aio.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/source/developer-docs/quickstart-aio.rst b/doc/source/developer-docs/quickstart-aio.rst index 078a26e98e..23f36f710a 100644 --- a/doc/source/developer-docs/quickstart-aio.rst +++ b/doc/source/developer-docs/quickstart-aio.rst @@ -16,14 +16,16 @@ they're great for smaller proof-of-concept deployments. Absolute minimum server resources (currently used for gate checks): * 8 vCPU's -* 50GB disk space +* 60GB free disk space on the root partition * 8GB RAM Recommended server resources: * CPU/motherboard that supports `hardware-assisted virtualization`_ * 8 CPU Cores -* 80GB disk space +* 80GB free disk space on the root partition, or 60GB+ on a blank + secondary disk. Using a secondary disk requires + `Running a customized AIO build`_. * 16GB RAM It's `possible` to perform AIO builds within a virtual machine but your