Ryan Cavicchioni ryanc
  • Joined on 2019-11-24
ryanc pushed to master at ryanc/ansible 2020-10-12 21:42:12 +00:00
cc4a5748fa Move Gitea configuration steps
ryanc pushed to master at ryanc/ansible 2020-10-12 20:29:52 +00:00
5ee4391bc3 Gitea's site is bandwidth limited, use Github
e07d285733 Reorder gitea pre checks
Compare 2 commits »
ryanc pushed to master at ryanc/ansible 2020-10-12 02:40:46 +00:00
294c1263f6 Refactor gitea role to install the latest version
ryanc pushed to master at ryanc/ansible 2020-10-10 16:01:10 +00:00
008779232b Add more utils
3347935780 Add /var/log/syslog/ clean up cron job
e9113856ea Build minecraft server.properties from Ansible variable
c87dd6cb3e Add Prometheus metrics to restic-job script
6a55359d28 Fix inaccurate counter in restic-job script
Compare 5 commits »
ryanc pushed to master at ryanc/ansible 2020-10-10 15:52:33 +00:00
838d9b00dd Fix grafana apt sources list file path
06cdf0c610 go 1.15.2
93d7895bea Allow 127.0.0.0/8 to connect to NTP on chrony
Compare 3 commits »
ryanc pushed to master at ryanc/ansible 2020-09-21 03:54:01 +00:00
32c79b486a rate limit login pages for grafana and gitea
dadbca219e use upstream nginx package
66312d4a90 Syslog firewall rules
63c737518b InfluxDB rules
fef33bc4a9 whitespace
Compare 10 commits »
ryanc pushed to master at ryanc/ansible 2020-08-22 15:06:01 +00:00
1e3cc26560 craftbukkit 1.16.1
73a1e1fafc add teleport role
ba8f63cda4 fix restic locking
8a5ddd5273 minecraft 1.16.2
cfe9012e32 remove minecraft multi-instance support
Compare 9 commits »
ryanc pushed to master at ryanc/lume 2020-08-08 03:11:45 +00:00
cb87159237 add help command
491870e247 add short and long descriptions of the commands
Compare 2 commits »
ryanc pushed to master at ryanc/lume 2020-08-07 23:45:06 +00:00
617c2fccf9 add usage to every command
ryanc pushed to master at ryanc/lume 2020-08-07 23:12:04 +00:00
4325398ca8 add usage information to Command struct
39d889ecb6 add name to Command struct
Compare 2 commits »
ryanc pushed to master at ryanc/ansible 2020-06-12 21:57:50 +00:00
277a1bc569 uncommitted grafana code
91d2fcbf27 spiped removal
3a43d5ec60 restart craftbukkit if jar changes
00d74fc10f autossh removal
ca5e9bd44e add certs role
Compare 9 commits »
ryanc pushed to master at ryanc/ansible 2020-05-10 05:12:38 +00:00
ca2eeaf2e7 disable craftbukkit max tick
e41d3c6b7b add lava death regex
e75481b2f5 fix warning regarding null byte
1cc7ba9fb1 use lock files to prevent restic jobs from stacking
92bc6f43c8 add craftbukkit restic hook
Compare 12 commits »
ryanc pushed to master at ryanc/lume 2020-04-05 23:55:02 +00:00
e373e7e273 add error helpers
7fd366823f remove unused import
Compare 2 commits »
ryanc pushed to master at ryanc/lume 2020-04-04 17:19:50 +00:00
5bafaa35e4 remove debug code
cc19b87e39 add Response struct, populate rate limit struct
Compare 2 commits »
ryanc pushed to master at ryanc/lume 2020-04-04 15:27:39 +00:00
f8e9dbc716 add named colors via the config file
ryanc pushed to master at ryanc/lume 2020-03-29 05:08:39 +00:00
3a6ee185fb return errors to main()
ryanc pushed to master at ryanc/lume 2020-03-29 04:47:58 +00:00
6b033f10de pass the Config struct to the commands
968b098344 fix incorrect comand name
8b2a67b73b remove dead code
Compare 3 commits »
ryanc pushed to master at ryanc/lume 2020-03-28 23:05:46 +00:00
1b054466cf add set-color command
8c0e325447 parse comma separated RGB string
fce5ff9667 fix bug where RGBColor could not be marshalled
bdcb20acb2 returning a pointer is not necessary
4b6f159d03 add float32 flag parser
Compare 5 commits »
ryanc pushed to master at ryanc/lume 2020-03-28 20:23:07 +00:00
67cd97e2d8 store CLI defaults into variables
ryanc pushed to master at ryanc/lume 2020-03-28 19:31:39 +00:00
676eabb0cb rename project to lume