Ryan Cavicchioni ryanc
  • Joined on 2019-11-24
ryanc pushed to main at ryanc/toy 2024-07-02 21:50:04 +00:00
2a074de026 allow pid creation as ruby user
ryanc pushed to main at ryanc/toy 2024-07-02 21:48:46 +00:00
88ec2f20b1 allow pid creation as ruby user
ryanc pushed to main at ryanc/toy 2024-07-02 21:45:57 +00:00
18baf0bebf allow pid creation as ruby user
ryanc pushed to main at ryanc/toy 2024-07-02 21:41:44 +00:00
72d77a5d7a add kustomize
ryanc pushed to master at ryanc/ansible 2024-04-14 23:33:29 +00:00
b45f8cf5dd Add role for ufw
7caf443b35 Add draft roles for cloudflared and tailscale
db1ee687a7 Add vault for monitor_servers
e7c9f4fa05 docker: add handlers
22ab3586a1 lego: add configuration
Compare 13 commits »
ryanc pushed to master at ryanc/ansible 2024-04-14 22:54:47 +00:00
93cbf7eb4c Replace certbot with lego
cb60bcb5f8 nginx: refactor role
7ca9b6dc8c wireguard: support 'Table' and 'PersistentKeepalive'
0addb1e6a0 unattended-updates: enable normal updates
9acc10b73f rsyslog: use variables for paths
Compare 7 commits »
ryanc pushed to master at ryanc/ansible 2024-04-14 22:48:59 +00:00
05b1e8da07 loki: flesh out role
45ddb507ef mtail: remove dead code
1cce3fc642 nftables: add more rules
7168a89e53 Fix typos in Promtail systemd unit
4e338917dc iptables: open ports for promtail syslog
Compare 14 commits »
ryanc pushed to master at ryanc/ansible 2024-04-14 22:14:00 +00:00
b02da06c97 Add roles for lego, logcli, mimir, process_exporter, smokeping_prober, and vector
ce692e4560 Add nftables role
42ba49c865 common: refactor
4b581b8a78 restic: remove tidy job
132b6d800a Remove Python 2 packages
Compare 9 commits »
ryanc pushed to develop at ryanc/bb 2022-09-25 02:45:25 +00:00
a0fc17fd89 Refactored handlers and command handlers
ryanc pushed to develop at ryanc/bb 2022-09-25 02:43:40 +00:00
39fec05ff4 Refactored handlers and command handlers
ryanc pushed to develop at ryanc/bb 2022-09-23 03:55:13 +00:00
7a0c90a5f7 Move config to a separate package
ryanc pushed to develop at ryanc/bb 2022-09-18 19:57:34 +00:00
b8b994157e Refactor RPS/RPSLS
ryanc pushed to develop at ryanc/bb 2022-09-15 14:32:55 +00:00
6139db889d Refactor RPS/RPSLS
12372522e9 Add rock, paper, scissors, lizard, spock
Compare 2 commits »
ryanc pushed to develop at ryanc/bb 2022-09-14 13:35:40 +00:00
333bc3b26c Add rock, paper, scissors, lizard, spock
a3137e5276 Refactor rock, paper, scissors
Compare 2 commits »
ryanc pushed to develop at ryanc/bb 2022-09-13 13:57:03 +00:00
7b3368eea4 Unmarshal the weather summary
ryanc pushed to develop at ryanc/bb 2022-09-09 15:44:11 +00:00
5a141be534 Add rock, paper, scissors command
49000133d8 Return empty args slice is the argument is an empty string
756aaf2379 Add more default emojis to the reaction handler
6bd4744745 Return errors to main
Compare 4 commits »
ryanc pushed to master at ryanc/bb 2022-09-08 07:44:16 +00:00
211f963b87 Update dependencies
04aef2f0e4 Reload the config file on SIGHUP
9221a218b9 Log config file being loaded
a551a10e59 Shorten an error check
d8a28fb211 Add method to load the config
Compare 17 commits »
ryanc pushed to develop at ryanc/bb 2022-09-08 07:44:07 +00:00
211f963b87 Update dependencies
ryanc pushed to develop at ryanc/bb 2022-09-08 07:35:47 +00:00
04aef2f0e4 Reload the config file on SIGHUP
9221a218b9 Log config file being loaded
a551a10e59 Shorten an error check
d8a28fb211 Add method to load the config
2ac0df3494 Binding to the DEBUG environment variable is not necessary
Compare 5 commits »
ryanc pushed to develop at ryanc/bb 2022-09-08 06:45:33 +00:00
a151b08142 Move flags to init()