Discourse: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 7: | Line 7: | ||
* Very pleasant interface | * Very pleasant interface | ||
* Very ootb interactive, self-moderating, and powerful (badges, climbing ranks, love, at-calls [@], etc) | * Very ootb interactive, self-moderating, and powerful (badges, climbing ranks, love, at-calls [@], etc) | ||
* Great selection of plugins & integrations (though no decent db/index for searching them) https://meta.discourse.org/c/plugin https://github.com/discourse | |||
==Cons== | ==Cons== | ||
Line 13: | Line 14: | ||
* The openly state that they're hard to install, and therefore _only_ support installation via a docker container <ref>https://github.com/discourse/discourse/blob/master/docs/INSTALL.md#why-do-you-only-officially-support-docker</ref> | * The openly state that they're hard to install, and therefore _only_ support installation via a docker container <ref>https://github.com/discourse/discourse/blob/master/docs/INSTALL.md#why-do-you-only-officially-support-docker</ref> | ||
* I'm seriously worried about the security of a project that thinks it's acceptable to use <code>wget -qO- https://get.docker.com/ | sh</code> as a step in their install guide <ref>https://github.com/discourse/discourse/blob/master/docs/INSTALL-cloud.md#install-docker--git</ref> | * I'm seriously worried about the security of a project that thinks it's acceptable to use <code>wget -qO- https://get.docker.com/ | sh</code> as a step in their install guide <ref>https://github.com/discourse/discourse/blob/master/docs/INSTALL-cloud.md#install-docker--git</ref> | ||
==Noteable sites using Discourse== | |||
# Ubuntu https://discourse.ubuntu.com/ | |||
# Phplist https://discuss.phplist.org/ | |||
# Whonix https://forums.whonix.org/ | |||
=See Also= | =See Also= |
Revision as of 19:19, 29 September 2018
2018-09 Review
In 2018-09, I had just learned about Discourse as I was working on the phplist project. phplist's forums use Discourse. At the same time, Alex Au recommended to Marcin that we setup a replacement forum using Discourse.
Pros
- Very pleasant interface
- Very ootb interactive, self-moderating, and powerful (badges, climbing ranks, love, at-calls [@], etc)
- Great selection of plugins & integrations (though no decent db/index for searching them) https://meta.discourse.org/c/plugin https://github.com/discourse
Cons
- Ruby on rails
- The openly state that they're hard to install, and therefore _only_ support installation via a docker container [1]
- I'm seriously worried about the security of a project that thinks it's acceptable to use
wget -qO- https://get.docker.com/ | sh
as a step in their install guide [2]
Noteable sites using Discourse
- Ubuntu https://discourse.ubuntu.com/
- Phplist https://discuss.phplist.org/
- Whonix https://forums.whonix.org/