-
Notifications
You must be signed in to change notification settings - Fork 0
FAQ
Between the last time Thoth was updated and its current resurrection, another gem occupied the RubygGems namespace using the name Thoth. So we decided to rename it to Rethoth to avoid the gems clashing or misleading people.
It turns out there’s a company already using the name Riposte for a web app, and they own a trademark and have been doing business under that name for years. Their lawyers sent us a friendly letter requesting that we change the name, and we complied.
For Windows prior to Win10 It might work in Cygwin, but this hasn’t been tested. It probably won’t work using the native Windows Ruby build. Rethoth has only been tested on FreeBSD, Linux, and Mac OS X. However It will probably work fine on the new Windows 10 Linux personality though.
Probably, but it hasn’t been tested. If you can confirm this, please let us know.
Create a different configuration file for each instance you want to run and configure them to run on different ports. Then start each instance separately by running:
thoth -c <config file> --home <home dir> -d start
Don’t forget that you’ll also need to pass in the name of the config file and the home directory when you stop or restart Rethoth.
Yes. Rethoth uses a very simple but very effective form of comment spam prevention: the comment form contains extra fields that are hidden from normal browsers via CSS but look like comment fields to spambots. When the form is submitted, if any of these fields contain content, Rethoth denies the request.
In general, any host that gives you shell access or allows you to run custom software should support Rethoth.