Has anyone tried installing Discourse on Netlify?
If you be great to have a forum for some of our customers, and Discourse seems like the best available.
Would be awesome just to deploy to Netlify (people do similar with digital ocean)
1 Like
In short, no, it’s not possible. Netlify can only host static HTML, CSS, JS.
Yeah, Discourse is not possible unfortunately, but our own Phil Hawksworth did make a proof of concept of a comments engine here: https://jamstack-comments.netlify.app/
Pretty cool, maybe some ambitious dev could turn it into a full-blown forum one day