I’m trying to install Discourse in accordance with the most “official” instructions, to save bother in the long run. Here’s what I’ve done. It’s not all directly linked to from the installation instructions, but no.4 in particular seems very important, so I wonder: is there anything else that I need to consider?
-
Installed using Docker on a Digital Ocean 2GB droplet: https://github.com/discourse/discourse/blob/master/docs/INSTALL-cloud.md
-
Mailgun for sending email: https://github.com/discourse/discourse/blob/master/docs/INSTALL-email.md
-
Reply by email: Direct-delivery incoming email for self-hosted sites (this seems much simpler and better than the Set up Reply via Email Support ✉ which is linked to from the installation instructions).
-
Bounce handling: Handling bouncing e-mails.
I will follow the informal advice for having a quiet life of not using third-party plugins. I saw, too late, advice to set DNS settings at the registrar rather than use Digital Ocean’s nameservers, but seeing as it works I don’t plan to change this.
Thanks in anticipation.