Commit Graph

1624 Commits

Author SHA1 Message Date
c9521264a3 Remove dependency on healthcheck 2024-03-08 20:44:10 -08:00
3498a1cced Remove broken healthcheck 2024-03-08 20:41:37 -08:00
296adca235 Fix typo 2024-03-02 17:27:26 -08:00
fd103e833f Fix try-catch blocks to make bash happy 2024-03-02 17:21:06 -08:00
96da89793c Init improved share handling
- Automatically attempt to connect and mount iSCSI
- For each stack, check share dependency against availability
Add 'clean' "subcommand" to shutdown and remove existing containers
Consistently indent console printouts
2024-03-02 17:13:44 -08:00
63f19dd847 Move iscsi mount to /mnt/nas/iscsi to match format used by smb shares 2024-03-02 17:07:04 -08:00
8c53033159 Maybe defaulting to turning everything off when the script runs wasn't a great idea 2024-03-02 00:52:59 -08:00
396ce8b23e Brain dump. 2024-03-02 00:45:39 -08:00
b48ae8fe7e Switch to piggybacking deployment on host-specific startup script 2024-02-29 20:02:21 -08:00
f8b7b4f301 Add cleanup to beginning of startup script 2024-02-29 19:53:36 -08:00
84bdbc154f Begin documenting bluetooth configuration for LE 2024-02-29 19:53:16 -08:00
3f1e70a8d0 Document removing configuration for mdadm raid device 2024-02-29 19:52:54 -08:00
0145c7704f Polish up startup.sh:
- Invert logic for onlining a stack (online if no tests fail)
  - Add diagnostic printouts for logic process for each stack
  - Print time to process for each stack
  - Print list of stacks onlined at end of script
2024-02-29 17:23:34 -08:00
e00d1a1872 Update keycloak hack to be more precise 2024-02-29 15:28:06 -08:00
692a7a8b50 Disable debug set -x
Mute compose config test
Update logic for onlining stack
2024-02-29 15:26:48 -08:00
72d99a646b Fix comparison logic for bringing up a stack 2024-02-29 14:52:32 -08:00
602d9b6b3f Improve handling of network shares offline
Allows the script to online stacks which don't need the SMB or iSCSI shares.
2024-02-29 01:39:44 -08:00
e3f608d4bc Update with new procedure docs
Update for disk replacement
2024-02-29 01:38:57 -08:00
b97f0a5cf4 Update copy.sh to use rsync and a tmp file in the /tmp/ directory 2024-02-29 01:38:01 -08:00
df89d5850d Update home-assistant TODO
Delete unused NUT container
2024-02-28 02:08:06 -08:00
43731a3752 Document NUT setup 2024-02-28 02:06:09 -08:00
2bc316cfb0 Oh my god it was a switch nsp manager.
Replace the "NUT" nsp manager with a real networkupstools docker server
2024-02-28 01:20:27 -08:00
803762e396 I ALWAYS MAKE THIS MISTAKE 2024-02-28 01:05:00 -08:00
8beaa2f315 Fix accidental double-binding of port 9000 2024-02-28 01:03:06 -08:00
0a01ed6737 Disable problematic env var 2024-02-28 01:00:01 -08:00
00bf9306af Single-quote env var which contains double quotes 2024-02-28 00:37:49 -08:00
d116121d46 Init networkupstools 2024-02-28 00:35:10 -08:00
7321b6bcca Mount tmpfs to wyze-bridge to reduce drive wear 2024-02-28 00:11:15 -08:00
56444fa3a9 Explicitly set webui port in traefik labels 2024-02-27 23:29:54 -08:00
949746b744 Add traefik labels to Wyze bridge 2024-02-27 23:15:49 -08:00
ed16b4a834 Init wyze bridge 2024-02-27 23:12:46 -08:00
28c9ed629b Add Cowboy Tasmota, reorder bookmarks 2024-02-27 13:58:36 -08:00
184d78907f Bind Traefik container to current IP 2024-02-27 13:58:07 -08:00
8129a2e82d Pass dbus to home-assistant 2024-02-27 01:48:51 -08:00
e03f7c0b45 Update for resolved IP collision 2024-02-26 17:31:19 -08:00
6b25b3d0ed Move sprout to .57 2024-02-26 17:24:11 -08:00
c1dd038342 Attempt to resolve IP conflict 2024-02-26 17:22:19 -08:00
871d0437e2 Add tasmota-toes-night 2024-02-26 17:07:28 -08:00
2d99e0d147 Trim config to only used config nodes
Disable anonymouse access
2024-02-26 16:43:13 -08:00
2205e3f860 Allow anonymouse (for testing) 2024-02-26 16:26:17 -08:00
37cb5ffc30 Explicitly set location of passwd file in config 2024-02-26 12:49:26 -08:00
166db7e6f0 Add mount for mosquitto.passwd file
Gitignore *.passwd files
2024-02-26 12:45:42 -08:00
050b257253 Create shared network for mosquitto and home-assistant 2024-02-26 12:28:57 -08:00
4e6b462fcb Configure explicit listener 2024-02-26 12:26:53 -08:00
33f3ed0b6e Use higher-number port for 1883 2024-02-26 12:17:05 -08:00
9c17d57a99 Use non-default port for 9001 conflict 2024-02-26 12:15:26 -08:00
7d16a1894b Remove unused mosquitto env file 2024-02-26 11:45:03 -08:00
85684b8e07 Fix host side volume map 2024-02-26 11:44:21 -08:00
f6ab7cc56c Fix typo 2024-02-26 11:41:55 -08:00
19daafdd09 Init mosquitto 2024-02-26 11:41:12 -08:00