This is (part of) the "magic" running live at isso-comments.de, enabling anyone to leave a comment while curtailing vandalism through resetting the comment database every night and re-populating it with dummy comments.
- Isso is running via
gunicornvia a systemd service calledgunicorn-isso.service - Isso is running under user
issoand/home/issois accessible - Config points to
/home/isso/dbs/isso-comments.dbas database
cp comments-demo.db /home/isso/cp isso-restarter.{timer,service} /etc/systemd/system/sudo systemd enable --now isso-restarter.service
MIT, see LICENSE.