jonl
(Jonathan Levy)
1
I am selecting a discussion-forum platform for a project, and am curious about what Tryton uses. Am I right that discuss.tryton.org uses GitHub - discourse/discourse: A platform for community discussion. Free, open, simple.? (As opposed to the Python version, pydiscourse.) Are you using the hosted version (via discourse.org), or self-hosting? (I would guess self-hosting.)
(Sorry if this is the wrong place to post. I tried freenode, but was blocked with the message, “Cannot send to nick/channel”.)
ced
(Cédric Krier)
2
Yes.
This is a python library to communicate with a discourse instance.
It is self-hosted on a droplet which was setup by https://www.literatecomputing.com/discourse-installation-packages/
jonl
(Jonathan Levy)
3
Thank you for the answers.
Do you know if you are able to use the Discourse mobile app with self-hosted instances, or if that requires hosting through discourse.org?
[Edit. Never mind. I see now that the mobile app is only available through discourse.org.]
ced
(Cédric Krier)
4
I’m actually answering from de discourse hub app 
jonl
(Jonathan Levy)
5
That’s good to know. Thanks!