How to install discourse without ssl?

You’ll need to comment out the two lines near the top that turn on let’s encrypt and ssl

These two:

  #- "templates/web.ssl.template.yml"
  #- "templates/web.letsencrypt.ssl.template.yml"

But again, I don’t think that doing that will solve anything.

5 Likes