forked from tildeverse/tilde.chat
site for the tildeverse irc network
badges | ||
discord | ||
stats | ||
wiki | ||
.editorconfig | ||
.gitignore | ||
apple-icon.png | ||
blacklist.example | ||
composer.json | ||
composer.lock | ||
favicon-96x96.png | ||
footer.php | ||
gen_stats | ||
header.php | ||
index.php | ||
jasny-bootstrap.js | ||
navbar.php | ||
README.md | ||
rules.txt |
tilde.chat
this is the source for tilde.chat.
if you have any fixes/updates that you need to make, feel free to open a PR.
wiki updates are part of this repo as well.
stop by irc and say hi!
deployment
- clone the repo into your webroot
composer install
- make sure inspircd has m_httpd.so m_httpd_stats.so loaded
- add a local bind for stats on 8081:
<bind address="127.0.0.1" port="8081" type="httpd">
- add gen_stats to a crontab for a user that can write in the webroot:
* * * * * /var/www/tilde.chat/gen_stats
cp blacklist{.example,}
vim blacklist
- stats gen will fail if this is missing