Commit graph

15 commits

Author SHA1 Message Date
Christbru
606c1dff53 Prep worker management corrections and debug 2025-10-19 09:40:59 -05:00
Christbru
38532056e5 Corrected storage issue by adding a docker volume for file persistance 2025-10-19 06:18:36 -05:00
Christbru
1912ab2e53 Add qdrant docker to server build file 2025-10-19 03:54:11 -05:00
Christbru
16eb5d3775 Migrate web app access through cloudflare tunnel at astrachat.christbru.services 2025-10-19 00:53:34 -05:00
Christbru
dde800c31a Attach web-app to direct ip 2025-10-19 00:41:17 -05:00
Christbru
493d6644f2 Attach to internet interface directly due to wildcard attaching to already in use internal port 2025-10-18 23:38:38 -05:00
Christbru
40a3f96df4 Move port opening to proper container 2025-10-18 23:37:21 -05:00
Christbru
50ca52e781 Add wildcard ip attachment to bind to all interfaces. 2025-10-18 23:35:55 -05:00
Christbru
c95ccda282 Expose mysql port to internet for dev purposes during hackathon 2025-10-18 23:24:32 -05:00
Christbru
ed31642cd3 Fix format issue. 2025-10-18 22:09:21 -05:00
Christbru
833b304002 Correct container execution user to appropriate account on the server 2025-10-18 22:06:55 -05:00
Christbru
88f79356f2 Correct log implementations 2025-10-18 21:31:49 -05:00
Christbru
17679c609e Pull errors out into the main system for easy tailing 2025-10-18 21:21:48 -05:00
Christbru
a32e0dd474 Deploy: fix GHCR auth and compose warnings
- Pass RUNNER envs to remote SSH action so docker login ghcr.io works
- Remove obsolete `version` from docker-compose.prod.yml to avoid warnings
2025-10-18 21:08:20 -05:00
Christbru
9cd450e849 Add key to pull private repo data for cloud execution 2025-10-18 20:47:25 -05:00