tilde.chat/README.md
Ben Harris fb9098909a
Some checks failed
continuous-integration/drone/push Build is failing
move wiki to mediawiki
2024-08-05 12:27:14 -04:00

669 B

tilde.chat

Build Status

this is the source for tilde.chat.

if you have any fixes/updates that you need to make, feel free to open a PR.

stop by irc and say hi!


deployment

  1. clone the repo into your webroot
  2. make sure inspircd has m_httpd.so m_httpd_stats.so loaded
  3. add a local bind for stats on 8081: <bind address="127.0.0.1" port="8081" type="httpd">
  4. add gen_stats to a crontab for a user that can write in the webroot: * * * * * /var/www/tilde.chat/gen_stats