Commit Graph

48 Commits

Author SHA1 Message Date
bddcd5c7e2 Add smartmon script for monitoring disks 2022-11-06 19:06:07 -08:00
11e325cee2 chmod +x 2022-11-05 16:13:39 -07:00
0ed9e0664d Add boot script 2022-11-05 16:10:19 -07:00
ef3c7a1ba6 Preserve current working directory 2022-11-01 15:58:24 -07:00
43a0518d3d Run compose commands from proper directories 2022-11-01 15:57:50 -07:00
45b38fe864 chmod +x apply_minecraft_server_list.sh compose_up_minimal.sh 2022-11-01 15:55:00 -07:00
ab741f28e9 Script to apply changes from update_minecraft_server_list.sh 2022-11-01 15:53:14 -07:00
f94584a6aa Fix typo 2022-11-01 15:39:14 -07:00
f7cb18819b Make script executable 2022-11-01 15:23:47 -07:00
50d8e15aed Script to improve handling for dynamic Minecraft server list
- Updates list of servers monitored by exporter-minecraft
- Updates router mappings
- Produces no stdout (potentially stderr)
- Idempotent (if no change is necessary, no change is made
2022-11-01 15:23:03 -07:00
60f9d2f235 #68 Update scripts, docs 2022-11-01 00:42:31 -07:00
51ebb52f70 Make compose_config.sh executable 2022-11-01 00:27:30 -07:00
aa896b6ee0 New script to validate compose file validity 2022-11-01 00:22:49 -07:00
a6bf35eba2 Init compose_up_minimal.sh 2022-10-25 11:25:01 -07:00
a24a341203 make executable 2022-10-22 03:18:16 -07:00
353fea34a5 Add special case for keycloak_forwardauth 2022-10-22 03:18:05 -07:00
f42d19a46d Typo 2022-08-19 11:06:30 -07:00
052fd018e5 Remove debug echoes 2022-08-19 10:24:33 -07:00
8800c9ffbe Fix for monitoring_exporter-plex
Formatting update for compose down
Formatting update for compose up
2022-08-19 10:22:47 -07:00
34308d2a10 Init nas_up.sh
Format update for compose_up.sh
Format update for compose_down.sh
2022-08-19 10:21:26 -07:00
2b2bdaab23 Init nas_down.sh 2022-08-19 10:17:09 -07:00
e70d5e3fe2 idk man 2022-08-18 11:04:14 -07:00
532e19a614 Add parentheses, remove newline 2022-08-18 11:01:48 -07:00
48e00a304c Add newline 2022-08-18 11:01:22 -07:00
61302c2620 Add quotes 2022-08-18 11:01:05 -07:00
4f24c5074e Add list build logic 2022-08-18 11:00:41 -07:00
42ce81e7f6 Closer 2022-08-18 10:58:35 -07:00
39c23ac961 Toward silence, one step at a time 2022-08-18 10:57:49 -07:00
f1c522389b If $MATCH == 0 2022-08-18 10:57:09 -07:00
911d3ae459 Debug echo 2022-08-18 10:55:36 -07:00
fde7d60e76 Just check $MATCH, don't eval 2022-08-18 10:54:50 -07:00
731d8226e7 Evalutate $MATCH 2022-08-18 10:53:37 -07:00
2dbf90a5ab Debug return values 2022-08-18 10:52:31 -07:00
79f468ae1a Evaluate command, don't run it 2022-08-18 10:50:47 -07:00
b8971fa34b Try again 2022-08-18 10:49:56 -07:00
a4cdea25ca Wasn't actually referencing the variable 2022-08-18 10:48:10 -07:00
296a157173 With subshell, all commands returned 1. Try without subshell 2022-08-18 10:47:11 -07:00
6b71554d5b Debug echo status of last command 2022-08-18 10:46:27 -07:00
0ac9e9dae3 Grep the variable, not the actual paths 2022-08-18 10:44:53 -07:00
ad53f23a63 Refactor grep'ing 2022-08-18 10:43:59 -07:00
10e9ad34f7 Syntax error 2022-08-18 10:39:30 -07:00
f58ea79846 Add bool check for nas dependence 2022-08-18 10:38:55 -07:00
b7b489da51 Per: https://stackoverflow.com/questions/22101778/how-to-preserve-line-breaks-when-storing-command-output-to-a-variable 2022-08-18 10:36:57 -07:00
15307d8fae Make nas_down.sh executable 2022-08-18 10:35:30 -07:00
d147e5330e Add nas mount grep 2022-08-18 10:34:33 -07:00
9260353383 Init nas_down.sh (not tested) 2022-08-18 10:32:14 -07:00
ba8b12ddca chmod +x compose scripts 2022-08-07 14:53:08 -07:00
130594fb8c Init server compose scripts 2022-08-06 11:04:37 -07:00