Hello!
First, sorry my bad english ^^
I purchased a Comodo SSL Certificate for my domain in Dreamhost, but my Discourse forum is in DigitalOcean. How I can add that SSL Certificate?
Thanks!
Hello!
First, sorry my bad english ^^
I purchased a Comodo SSL Certificate for my domain in Dreamhost, but my Discourse forum is in DigitalOcean. How I can add that SSL Certificate?
Thanks!
Please see Advanced Setup Only: Allowing SSL / HTTPS for your Discourse Docker setup. However, we strongly recommend using Letâs Encrypt instead. Itâs free, auto-renews, and works without extra configuration. See Setting up HTTPS support with Let's Encrypt for full details.
Ok, Iâll read what you say, it seems complicated for me.
Thanks!
It is, thatâs why we have it listed as âAdvanced Setup Onlyâ and recommend Letâs Encrypt.
If you did a standard install, just run discourse-setup
again. If you did a one-click install, youâll need to
cd /var/discourse
./discourse-setup
Thatâll pretty much get you a standard install then.