Ryan Cavicchioni ryanc
  • Joined on 2019-11-24
ryanc pushed to master at ryanc/ansible 2022-08-30 12:14:12 +00:00
2fdf1d7a25 gitea: enable HTTP/2 in nginx
aac3f53d95 gitea: fix bugs with auto upgrade
37ec31b97d gitea: open up registration
Compare 3 commits »
ryanc pushed to master at ryanc/ansible 2022-08-30 12:09:38 +00:00
59c5347ffb grafana: enable HTTP/2 in nginx
1b42645bd3 grafana: override systemd configuration that is not compatible with Ubuntu 18
Compare 2 commits »
ryanc pushed to master at ryanc/ansible 2022-08-30 12:07:53 +00:00
34c493de3e minecraft 1.19
ba68ceec5a influxdb: do not start the service is the package is absent
Compare 2 commits »
ryanc pushed to master at ryanc/ansible 2022-08-30 11:58:11 +00:00
8938feba0c minecraft: add more events to Discord bot
30247b26c3 nginx: add vhost support to role
Compare 2 commits »
ryanc pushed to master at ryanc/ansible 2022-08-30 11:52:16 +00:00
29c2b9b4df restic: only keep two days of gitea backups
68508d8c95 restic: disable restic tidy cycle for now
006ccf93f1 restic 0.14.0
58e403a0a0 rsyslog: use file date for compression cycle
be9fd29f90 rsyslog: enable RELP
Compare 5 commits »
ryanc pushed to master at ryanc/ansible 2022-08-30 11:46:56 +00:00
ec00bf3d76 telegraf: don't start the service if the package is absent
3a149f6a4c telegraf: Don't monitor LIMIT_SSH
ebfcf3301e Fix bug in unattended-upgrades
54e81e8755 Add ack
f827c47bce Add zstd
Compare 8 commits »
ryanc pushed to master at ryanc/bb 2022-08-28 14:45:58 +00:00
fbd655b2da Respect the debug flag in the environment
ryanc pushed to master at ryanc/bb 2022-08-28 14:45:15 +00:00
7d071ebe0b Move OpenWeatherMap code to a separate struct
ryanc pushed to master at ryanc/bb 2022-08-27 14:01:02 +00:00
af10ef4dc5 Use HasCommand() helper
ryanc pushed to master at ryanc/bb 2022-08-26 22:56:20 +00:00
424b191ebc Fix HasCommand()
ryanc pushed to master at ryanc/bb 2022-08-25 15:00:58 +00:00
c01db1abf1 Break random.go apart
ryanc pushed to master at ryanc/bb 2022-08-25 13:24:05 +00:00
ac6d30e085 Allow bot to respond to DM's
ryanc pushed to master at ryanc/bb 2022-08-25 12:49:14 +00:00
886a447082 go mod tidy
ryanc pushed to master at ryanc/bb 2022-08-24 14:44:07 +00:00
69aee2e699 Interfaces do not need named parameters
ryanc pushed to master at ryanc/bb 2022-08-24 14:06:22 +00:00
ce689146de Reorganize packages
ryanc pushed to master at ryanc/bb 2022-08-24 13:52:43 +00:00
6c0000d409 Tidy up main
547063de2e Move handlers to their own package
435884b61a Move config to bot package
Compare 3 commits »
ryanc pushed to master at ryanc/bb 2022-08-23 00:31:20 +00:00
cf3fece52c Reaction handler will not add a variable number of reactions
ryanc pushed to master at ryanc/bb 2022-08-23 00:30:37 +00:00
d75a02554d Bind Discord and OpenWeatherMap tokens to environment variables
ryanc pushed to master at ryanc/bb 2022-08-22 13:05:35 +00:00
d790094399 Ignore bin
39e1153781 Ignore .vscode
Compare 2 commits »
ryanc pushed to master at ryanc/bb 2022-08-22 13:03:27 +00:00
f075e2454c Add Docker Compose file