Updates to install scripts

This commit is contained in:
root 2018-12-25 11:17:08 +01:00
parent e7357c1788
commit 1e81b8bb2f
3 changed files with 8 additions and 2 deletions

View file

@ -41,6 +41,9 @@ This will setup a publicly accessible Mailtrain instance. All endpoints (trusted
and HTTPS (on port 443). The HTTP ports just issue HTTP redirect to their HTTPS counterparts. The script below will also acquire a
valid certificate from [Let's Encrypt](https://letsencrypt.org/).
**Note,** that this will automatically accept the Let's Encrypt's Terms of Service.
Thus, by running this script below, you agree with the Let's Encrypt's Terms of Service (https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf).
1. Login as root
```
sudo -i