23
2
Fork 0
Misc tools created for the maintenance of the XMPP services at chapril.org.
Go to file
Adrien Bourmault fede03429e
Digits & digit
2021-08-31 12:40:54 +02:00
captcha Digits & digit 2021-08-31 12:40:54 +02:00
chaprilinfos Added http metrics sub in chaprilinfos xmpp properties template. 2021-05-25 02:45:19 +02:00
fail2ban Disable custom fail2ban jail. Too agressive. 2020-12-08 19:35:10 +01:00
metrology Metrology: increase frequency of accounts and captchas measures 2021-04-18 12:35:05 +02:00
nodeinfo2 Update nodeinfo2: Fix the way "active users count" is computed 2020-11-18 11:35:20 +01:00
rapport_activite better a/v call stats 2021-06-30 22:04:11 +02:00
useful_functions useful functions : added simple notice 2021-03-26 23:57:31 +01:00
.gitignore Added GNU AGPL3+ license. 2021-01-04 14:13:08 +01:00
LICENSE Added GNU AGPL3+ license. 2021-01-04 14:13:08 +01:00
README.md Added GNU AGPL3+ license. 2021-01-04 14:13:08 +01:00

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+.