Update README.md
This commit is contained in:
parent
19f46121de
commit
9a96771876
|
@ -22,6 +22,13 @@ docker run --rm -it \
|
||||||
-p 80:80 \
|
-p 80:80 \
|
||||||
certbot/certbot certonly --standalone -d mailer.arulbalaji.xyz
|
certbot/certbot certonly --standalone -d mailer.arulbalaji.xyz
|
||||||
|
|
||||||
|
5. Setup Mail Web Client
|
||||||
|
mkdir /var/www/rainloop
|
||||||
|
unzip rainloop-latest.zip -d /var/www/rainloop
|
||||||
|
|
||||||
|
wget -qO- https://repository.rainloop.net/installer.php | php
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user