From d568e68ebd003d0f91ef0104d09a6b22c0c1eab4 Mon Sep 17 00:00:00 2001 From: ronivay Date: Sat, 4 Apr 2020 19:46:47 +0300 Subject: [PATCH] Add a note to README about system requirements --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 997569d..6ed8f7a 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,10 @@ Paid version comes with pro support and appliance and is the suggested option fo # Instructions +### platform + +Suggested platform is a VM with fresh install of any of the supported OS. You should put at least 3GB of RAM to the machine, but preferably 2vCPU/4GB RAM. Otherwise you may encounter OOM error during installation because of running out of memory. + ### script Clone this repository, copy sample.xo-install.cfg as xo-install.cfg and edit variables to suit your preferences and run xo-install.sh as root. Sample configuration will be copied as xo-install.cfg if doesn't exist