Commit Graph

9 Commits

Author SHA1 Message Date
f8b7b4f301 Add cleanup to beginning of startup script 2024-02-29 19:53:36 -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
1c751e65ae Improve error handling for network devices, clean up echos 2024-02-21 13:39:38 -08:00
a01f9c1a5f Hack for keycloak forwardauth containers not respecting depends_on 2024-02-20 19:13:01 -08:00
b5752b1c57 Create startup script with checking for network shares 2024-02-17 12:21:51 -08:00