Misc tools created for the maintenance of the XMPP services at chapril.org.
Go to file
2023-01-03 21:36:57 +01:00
captcha Ajout nouveaux modules CALCEND et LEMO 2021-09-03 08:39:28 +02:00
chatonsinfos Fix link in README. 2023-01-03 21:36:57 +01:00
fail2ban
metrology Add stats about MAM data: row count and total data size 2022-12-26 11:11:28 +01:00
nodeinfo2
rapport_activite Remove stats that require log_level > warning in ejabberd. 2022-12-26 11:11:28 +01:00
useful_functions Fix bash function xmpp_send_server_notice_all() 2022-12-26 11:11:28 +01:00
.gitignore
LICENSE
README.md

XMPP Chapril tools

Quickstart guide

mkdir -p /srv/xmpp.chapril.org
cd /src/xmpp.chapril.org
git clone ssh://gitea@forge.april.org:222/Chapril/xmpp.chapril.org-tools.git tools
cd /usr/local/sbin
ln -s /srv/xmpp.chapril.org/tools/rapport_activite/rapport_activites.sh
ln -s /srv/xmpp.chapril.org/tools/rapport_activite/update_ticket.sh
cat /etc/cron.d/update-ticket-rapport-dactivite
42 7    1 * * root API_KEY=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx /usr/local/sbin/update_redmine_ticket

LICENSE

The content of this repository is released under the GNU AGPL3+.