Commit Graph

1591 Commits

Author SHA1 Message Date
5012090542 #126 Check whether connecting runner container to host network eliminates traefik errors.
Some checks failed
Deploy to Fighter / Deploy (push) Failing after 1s
Deploy to Fighter / Notify (push) Successful in 1s
2024-05-19 15:20:08 -07:00
646b996071 Disable megan-portfolio until DNS records can be updated
Some checks failed
Deploy to Fighter / Deploy (push) Failing after 1s
Deploy to Fighter / Notify (push) Successful in 2s
2024-05-19 15:06:26 -07:00
21419e9f2c Document most recent NAS disk replacements.
Some checks failed
Deploy to Fighter / Deploy (push) Failing after 1s
Deploy to Fighter / Notify (push) Successful in 2s
2024-05-19 14:37:46 -07:00
1ceb2a009f Update nextcloud docs to better address config manipulation 2024-05-19 14:37:29 -07:00
de5fcb9722 #127 Add Traefik route for ollama and open-webui 2024-05-19 14:36:08 -07:00
3b57590ac2 Update script to use proper fully-qualified path for secrets file
Some checks failed
Deploy to Fighter / Deploy (push) Failing after 1s
Deploy to Fighter / Notify (push) Successful in 2s
2024-04-25 17:23:12 -07:00
1037448918 Fix secrets file not passed
Some checks failed
Deploy to Fighter / Deploy (push) Failing after 1s
Deploy to Fighter / Notify (push) Successful in 1s
2024-04-25 11:39:56 -07:00
ea07358812 Add discord notifier script to qbt container
Some checks failed
Deploy to Fighter / Deploy (push) Failing after 1s
Deploy to Fighter / Notify (push) Successful in 2s
2024-04-25 11:07:29 -07:00
f8fee11980 Braindump for March 2024 Rescue
Some checks failed
Deploy to Fighter / Deploy (push) Failing after 1s
Deploy to Fighter / Notify (push) Successful in 3s
2024-03-30 17:54:10 -07:00
494152be66 Update docker network web to use wider subnet and restricted DHCP pool
Some checks are pending
Deploy to Fighter / Deploy (push) Waiting to run
Deploy to Fighter / Notify (push) Waiting to run
2024-03-30 17:53:19 -07:00
6ece311c24 Split out Media share into three components: Movies, Shows, and Music
All checks were successful
Deploy to Fighter / Deploy (push) Successful in 50s
Deploy to Fighter / Notify (push) Successful in 28s
2024-03-12 21:00:01 -07:00
d7d8937e8f #123 Disable security headers to troubleshoot "MIME type not found" error
All checks were successful
Deploy to Fighter / Deploy (push) Successful in 24s
Deploy to Fighter / Notify (push) Successful in 2s
2024-03-10 18:57:15 -07:00
f552185196 #123 Enable CORE_RETURN_HTTPS as first step in diagnosing failure to render media
All checks were successful
Deploy to Fighter / Deploy (push) Successful in 25s
Deploy to Fighter / Notify (push) Successful in 2s
2024-03-10 18:52:15 -07:00
b8c3bb11a9 #123 Fix typo'd healthcheck command
All checks were successful
Deploy to Fighter / Deploy (push) Successful in 26s
Deploy to Fighter / Notify (push) Successful in 3s
2024-03-10 17:54:12 -07:00
ae35c9c0e4 #123 Init Zipline
Some checks failed
Deploy to Fighter / Notify (push) Waiting to run
Deploy to Fighter / Deploy (push) Has been cancelled
2024-03-10 17:51:47 -07:00
196dfdc781 Clean up volume map names
All checks were successful
Deploy to Fighter / Deploy (push) Successful in 27s
Deploy to Fighter / Notify (push) Successful in 1s
2024-03-09 01:55:20 -08:00
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
05194552d4 Remove dependency on healthcheck
All checks were successful
Deploy to Fighter / Deploy (push) Successful in 24s
Deploy to Fighter / Notify (push) Successful in 1s
2024-03-08 20:44:10 -08:00
b6a707faa6 Remove broken healthcheck
All checks were successful
Deploy to Fighter / Deploy (push) Successful in 29s
Deploy to Fighter / Notify (push) Successful in 2s
2024-03-08 20:41:37 -08:00
faa7dc21d6 Fix typo 2024-03-02 17:27:26 -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
94036270dd Move iscsi mount to /mnt/nas/iscsi to match format used by smb shares 2024-03-02 17:07:04 -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
b6d1abc911 Brain dump.
Some checks are pending
Deploy to Fighter / Deploy (push) Waiting to run
Deploy to Fighter / Notify (push) Successful in 3s
2024-03-02 00:45:39 -08:00
3f177f292e Switch to piggybacking deployment on host-specific startup script 2024-02-29 20:02:21 -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
9474558f4b Begin documenting bluetooth configuration for LE 2024-02-29 19:53:16 -08:00
3c0f9d2272 Document removing configuration for mdadm raid device 2024-02-29 19:52:54 -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
93dea6c474 Update with new procedure docs
Update for disk replacement
2024-02-29 01:38:57 -08:00
0ccf7a3a81 Update copy.sh to use rsync and a tmp file in the /tmp/ directory 2024-02-29 01:38:01 -08:00
f1aa893bec Update home-assistant TODO
All checks were successful
Deploy to Fighter / Notify (push) Successful in 1s
Deploy to Fighter / Deploy (push) Successful in 6s
Delete unused NUT container
2024-02-28 02:08:06 -08:00
a85635d57f Document NUT setup
All checks were successful
Deploy to Fighter / Deploy (push) Successful in 7s
Deploy to Fighter / Notify (push) Successful in 1s
2024-02-28 02:06:09 -08:00
aa8692deee Oh my god it was a switch nsp manager.
All checks were successful
Deploy to Fighter / Deploy (push) Successful in 34s
Deploy to Fighter / Notify (push) Successful in 2s
Replace the "NUT" nsp manager with a real networkupstools docker server
2024-02-28 01:20:27 -08:00
da5c980c47 I ALWAYS MAKE THIS MISTAKE
All checks were successful
Deploy to Fighter / Notify (push) Successful in 2s
Deploy to Fighter / Deploy (push) Successful in 11s
2024-02-28 01:05:00 -08:00
c550a32dd5 Fix accidental double-binding of port 9000
All checks were successful
Deploy to Fighter / Deploy (push) Successful in 11s
Deploy to Fighter / Notify (push) Successful in 1s
2024-02-28 01:03:06 -08:00
f0e91ad15b Disable problematic env var
All checks were successful
Deploy to Fighter / Deploy (push) Successful in 10s
Deploy to Fighter / Notify (push) Successful in 2s
2024-02-28 01:00:01 -08:00
6396ab0df1 Single-quote env var which contains double quotes
All checks were successful
Deploy to Fighter / Deploy (push) Successful in 16s
Deploy to Fighter / Notify (push) Successful in 2s
2024-02-28 00:37:49 -08:00
660b2bca32 Init networkupstools
All checks were successful
Deploy to Fighter / Deploy (push) Successful in 6s
Deploy to Fighter / Notify (push) Successful in 2s
2024-02-28 00:35:10 -08:00
e9cae54b60 Mount tmpfs to wyze-bridge to reduce drive wear
All checks were successful
Deploy to Fighter / Deploy (push) Successful in 8s
Deploy to Fighter / Notify (push) Successful in 2s
2024-02-28 00:11:15 -08:00
95795b2df4 Explicitly set webui port in traefik labels
All checks were successful
Deploy to Fighter / Deploy (push) Successful in 18s
Deploy to Fighter / Notify (push) Successful in 1s
2024-02-27 23:29:54 -08:00
e2a79025bf Add traefik labels to Wyze bridge
All checks were successful
Deploy to Fighter / Deploy (push) Successful in 7s
Deploy to Fighter / Notify (push) Successful in 1s
2024-02-27 23:15:49 -08:00
3a7cee759b Init wyze bridge
All checks were successful
Deploy to Fighter / Deploy (push) Successful in 18s
Deploy to Fighter / Notify (push) Successful in 2s
2024-02-27 23:12:46 -08:00
718b22da70 Add Cowboy Tasmota, reorder bookmarks
All checks were successful
Deploy to Fighter / Deploy (push) Successful in 6s
Deploy to Fighter / Notify (push) Successful in 2s
2024-02-27 13:58:36 -08:00
8d7ded1108 Bind Traefik container to current IP
All checks were successful
Deploy to Fighter / Deploy (push) Successful in 18s
Deploy to Fighter / Notify (push) Successful in 2s
2024-02-27 13:58:07 -08:00