Ryan Cavicchioni ryanc
  • Joined on 2019-11-24
ryanc pushed to master at ryanc/lume 2021-01-14 06:04:24 +00:00
4e6929fff9 Add poweron and poweroff commands
ryanc pushed to master at ryanc/lume 2021-01-14 06:03:55 +00:00
41e6c98510 Add CLI output sort functions
1161418104 Use a map to track column widths
Compare 2 commits »
ryanc pushed to master at ryanc/lume 2021-01-12 02:49:02 +00:00
73123d0806 Refactor configuration file loading
4275e6740b Fix composite literal uses unkeyed fields
Compare 2 commits »
ryanc pushed to master at ryanc/lume 2021-01-11 03:32:43 +00:00
667b1cf288 Move Windows console hack into constrained file to fix Linux build
ed02821b39 Add .lumerc to .gitignore
ea8864375b Remove __debug_bin
Compare 3 commits »
ryanc pushed to master at ryanc/lume 2021-01-11 03:10:24 +00:00
1397fbe4a3 Fix help usage
cd3653deef fix ls command usage text
095c7bd995 Move configuration loading to separate function
9988800431 Enable terminal colors on Windows 10
91478dd20e Add vscode stuff
Compare 14 commits »
ryanc pushed to master at ryanc/lume 2021-01-11 03:07:09 +00:00
7e09d3b3e6 Fix help usage
80036ca8ac fix ls command usage text
Compare 2 commits »
ryanc pushed to master at ryanc/lume 2021-01-11 02:56:08 +00:00
629e5566ae Move configuration loading to separate function
ryanc pushed to master at ryanc/lume 2021-01-11 01:24:58 +00:00
6dbb8295b6 Enable terminal colors on Windows 10
ryanc pushed to master at ryanc/lume 2021-01-10 21:30:43 +00:00
94b7c38396 Add vscode stuff
ryanc pushed to master at ryanc/lume 2021-01-10 21:29:22 +00:00
3d75dbbbbd Create go module
ryanc pushed to master at ryanc/lume 2021-01-10 21:24:27 +00:00
4f20ff02a5 fix syntax
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