Replit Discourse help

Question:
Is. there a working discourse template? This one returns some ruby error


Repl link:
https://replit.com/@python660/Discourse-On-Replit

Thats because the official install of it requires docker and Replit does not support docker.


To answer your question no I don’t think one exists. I know @9pfs1 has set it up on Replit before using something I don’t remember the name of though.

3 Likes

I used his template tho, does @ 9pfs know?

I think I am having a better time with this:

Me and 9pfs made a discourse template on Replit

https://replit.com/template/discourse

Edit: hmm the project is forked from that template… what was that error?

3 Likes

puma had error on the discourse template, but is the github consistent with the template?