updated readme

This commit is contained in:
Andris Reinman 2017-10-19 09:36:05 +03:00
parent 7098c10d26
commit 2a493c8e79

View file

@ -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