Commit Graph

7 Commits

Author SHA1 Message Date
Mark Street 6a3d75151d Tweak nginx config (#1769) 2025-12-13 11:57:45 +09:00
Mark Street aad9283d02 Merge Dockerfile/Dockerfile.prod files (#1676)
* Merge Dockerfile/Dockerfile.prod files

* let's see...

* try again
2025-09-25 09:10:55 +01:00
Mark Street dfdfa790b6 Tweak workaround for frontend->backend docker build (#1641) 2025-08-11 11:53:11 +01:00
Mark Street f896cb89a1 Increase resources available to postgres (#1600) 2025-06-11 19:42:55 +09:00
Mark Street e02f8a5528 Don't expose postgres db by default (#1595) 2025-06-09 22:25:02 +01:00
Mark Street 343ff5fe1f Migration remediation 5 (#1589)
* API_BASE and INTERNAL_API_BASE are set during build

* Use node:22 in dev to match prod

* Use GIT_HASH from --build-arg

* housekeeping.py missing from backend image

* bump dev postgres to 17

* bump ci to node 22 to match prod

* check nginx is up in ci
2025-06-08 10:27:09 +01:00
Mark Street 77bc4e6672 Add Docker Production setup (#1580)
* Add Docker Production setup

* Fixup ci

* forgot to hit save..

* try again

* More trying

* tweaks

* 🐻 hide all the dumbness

* overriding INTERNAL_API_BASE is optional

* Add pgdump dir to allow pg_restore

* rework nginx configuration for prod

* Add proxy timeouts for sanity
2025-06-07 15:51:39 +01:00