Commit Graph

13 Commits

Author SHA1 Message Date
d53e974d7e Update fighter startup/shutdown scripts
All checks were successful
Deploy to Fighter / Deploy (push) Successful in 37s
Deploy to Fighter / Notify (push) Successful in 4s
2024-03-09 01:04:44 -08:00
a9617ef76e Fix try-catch blocks to make bash happy
All checks were successful
Deploy to Fighter / Deploy (push) Successful in 28s
Deploy to Fighter / Notify (push) Successful in 1s
2024-03-02 17:21:06 -08:00
72ae9ad7e1 Init improved share handling
Some checks failed
Deploy to Fighter / Deploy (push) Failing after 5s
Deploy to Fighter / Notify (push) Successful in 1s
- 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
d0d54f1ee8 Maybe defaulting to turning everything off when the script runs wasn't a great idea
All checks were successful
Deploy to Fighter / Deploy (push) Successful in 22s
Deploy to Fighter / Notify (push) Successful in 1s
2024-03-02 00:52:59 -08:00
612e689b80 Add cleanup to beginning of startup script
All checks were successful
Deploy to Fighter / Deploy (push) Successful in 16s
Deploy to Fighter / Notify (push) Successful in 1s
2024-02-29 19:53:36 -08:00
59757beea3 Polish up startup.sh:
Some checks failed
Deploy to Fighter / Deploy (push) Successful in 10s
Deploy to Fighter / Notify (push) Failing after 10m43s
- 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
9f4135e0f5 Update keycloak hack to be more precise
Some checks failed
Deploy to Fighter / Deploy (push) Failing after 10m5s
Deploy to Fighter / Notify (push) Successful in 2s
2024-02-29 15:28:06 -08:00
f16b702108 Disable debug set -x
Some checks are pending
Deploy to Fighter / Deploy (push) Waiting to run
Deploy to Fighter / Notify (push) Waiting to run
Mute compose config test
Update logic for onlining stack
2024-02-29 15:26:48 -08:00
9a439caf3f Fix comparison logic for bringing up a stack
Some checks are pending
Deploy to Fighter / Deploy (push) Waiting to run
Deploy to Fighter / Notify (push) Waiting to run
2024-02-29 14:52:32 -08:00
4f87418d80 Improve handling of network shares offline
Some checks are pending
Deploy to Fighter / Deploy (push) Waiting to run
Deploy to Fighter / Notify (push) Waiting to run
Allows the script to online stacks which don't need the SMB or iSCSI shares.
2024-02-29 01:39:44 -08:00
19bec58348 Improve error handling for network devices, clean up echos
All checks were successful
Deploy to Fighter / Deploy (push) Successful in 7s
Deploy to Fighter / Notify (push) Successful in 2s
2024-02-21 13:39:38 -08:00
4a6ec48418 Hack for keycloak forwardauth containers not respecting depends_on 2024-02-20 19:13:01 -08:00
ffa6175214 Create startup script with checking for network shares 2024-02-17 12:21:51 -08:00