From 2a493c8e7984e6489ff83ce4e337397d36c6c633 Mon Sep 17 00:00:00 2001 From: Andris Reinman Date: Thu, 19 Oct 2017 09:36:05 +0300 Subject: [PATCH] updated readme --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 5f25558..1cdc526 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,18 @@ Wild Duck can be installed on any Node.js compatible platform. ## Usage +### Scripted install + +If you have a blank VPS and a free domain name that you can point to that VPS than you can try out the scripted all-included install + +[Installation instructions](./setup) + +Install script installs and configures all required dependencies and services, including Let's Encrypt based certs, to run Wild Duck as a mail server. + +Tested on a 10$ DigitalOcean Ubuntu 16.04 instance. + +### Manual install + Assuming you have MongoDB and Redis running somewhere. ### Step 1\. Get the code from github