Commit Graph

1611 Commits

Author SHA1 Message Date
37b8d3d50e Update container user 2024-06-18 23:21:54 -07:00
482eacc7c4 Fix UID/GID for itzg container 2024-06-18 23:15:56 -07:00
cb9e64e103 Update mc-router mapping 2024-06-18 17:08:19 -07:00
3710afbd45 WIP Set up Enigmatica 10 2024-06-18 17:07:07 -07:00
663345b3d9 Add qbt-api route for unauthenticated access over LAN 2024-05-30 00:36:34 -07:00
6de2a0beb6 Remove jafner.dev from ddns
Repurposing the domain for GitHub Pages.
2024-05-28 22:17:37 -07:00
4fa9446777 Disable deploy-to-fighter job while it's broken 2024-05-28 13:20:12 -07:00
0ae5247407 Fix typo 2024-05-28 13:17:04 -07:00
f04aff5ff8 Update all zones to update root
Also CNAME'd wildcard subdomains to root
2024-05-28 13:15:48 -07:00
c11880c67b Update ddclient config 2024-05-28 13:07:30 -07:00
4d77b12d60 Init jafner-dev wordpress portfolio instance 2024-05-28 12:34:19 -07:00
7c121138b1 #126 Cleanup to facilitate diagnosis later 2024-05-28 11:42:59 -07:00
5530b8661f Update ai traefik routiung 2024-05-28 11:42:15 -07:00
82b15fd327 Replace disk in NAS 2024-05-27 11:57:31 -07:00
55009fca5a Update AI routers 2024-05-23 22:19:47 -07:00
4410150e43 Set upload size limits explicitly 2024-05-20 22:02:14 -07:00
0f16d8b663 Update env vars for new DATASOURCE_* storage configuration 2024-05-20 21:14:16 -07:00
f181c77220 Add permanent volume for /public in Zipline 2024-05-20 21:10:30 -07:00
267151ca8c Fix typo 2024-05-20 21:01:51 -07:00
4376219065 Allow zipline to assume the mimetype of files uploaded via API (Curl) 2024-05-20 18:00:23 -07:00
c7bcbcdefe #126 Check whether connecting runner container to host network eliminates traefik errors. 2024-05-19 15:20:08 -07:00
f3ee8bbcd6 Disable megan-portfolio until DNS records can be updated 2024-05-19 15:06:26 -07:00
52deb6ff44 Document most recent NAS disk replacements. 2024-05-19 14:37:46 -07:00
fc78e428c6 Update nextcloud docs to better address config manipulation 2024-05-19 14:37:29 -07:00
0264a6248e #127 Add Traefik route for ollama and open-webui 2024-05-19 14:36:08 -07:00
198dd867be Update script to use proper fully-qualified path for secrets file 2024-04-25 17:23:12 -07:00
f0b77f370d Fix secrets file not passed 2024-04-25 11:39:56 -07:00
d9996607c1 Add discord notifier script to qbt container 2024-04-25 11:07:29 -07:00
a1a49b21cd Braindump for March 2024 Rescue 2024-03-30 17:54:10 -07:00
27f1a0251f Update docker network web to use wider subnet and restricted DHCP pool 2024-03-30 17:53:19 -07:00
f7431ef0e4 Split out Media share into three components: Movies, Shows, and Music 2024-03-12 21:00:01 -07:00
98d7fb3d57 #123 Disable security headers to troubleshoot "MIME type not found" error 2024-03-10 18:57:15 -07:00
0eea0276cf #123 Enable CORE_RETURN_HTTPS as first step in diagnosing failure to render media 2024-03-10 18:52:15 -07:00
ceeac33f93 #123 Fix typo'd healthcheck command 2024-03-10 17:54:12 -07:00
604ea86fb1 #123 Init Zipline 2024-03-10 17:51:47 -07:00
2db9f8a25d Clean up volume map names 2024-03-09 01:55:20 -08:00
ecf6d86d1c Update fighter startup/shutdown scripts 2024-03-09 01:04:44 -08:00
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