comparison doc/install.txt @ 58:41d76bd6268a

add doc for ssl
author Vadim Filimonov <fffilimonov@yandex.ru>
date Tue, 30 Nov 2021 09:32:14 +0200
parents 4d90d48a19ec
children fe217789a45f
comparison
equal deleted inserted replaced
57:d5ee58e3abe5 58:41d76bd6268a
24 Clone nabble: 24 Clone nabble:
25 hg clone https://hg.luan.software/nabble 25 hg clone https://hg.luan.software/nabble
26 26
27 Fix config 27 Fix config
28 vim nabble/conf/Init.luan 28 vim nabble/conf/Init.luan
29 replace me.nabble.com with server domain 29 replace me.nabble.com with your domain (example for ubuntu.nabble.com)
30 configure MailHome.getSmtpServer with your smtp provider and pop3 with name/password for mailboxes 30 configure MailHome.getSmtpServer with your smtp provider and pop3 with name/password for mailboxes
31 31
32 Start: 32 Start:
33 cd nabble 33 cd nabble
34 ./build.sh 34 ./build.sh
35 ./setup.sh 35 ./setup.sh
36 ./serve.sh 36 ./serve.sh
37 37
38 Visit in browser: 38 Visit in browser:
39 http://domain/free-forum.html 39 http://ubuntu.nabble.com:8080/free-forum.html