You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should split out pg_web from the postgres image, we should also bundle our bun + services into their own docker containers, thus all services can be provisioned and run via Kubernetes.
The actual Bun provisioning scripts and CLIs should of course remain local and be used to provision as we do now.
So it'll be a challenge of sorting upstream -> downstream configurations and how to make everyone work with eachother via environment variables configuring who should work with who.
The text was updated successfully, but these errors were encountered:
digisomni
changed the title
Dockerize all services
Dockerize all services (for Kubernetes)
Feb 27, 2025
We should split out pg_web from the postgres image, we should also bundle our bun + services into their own docker containers, thus all services can be provisioned and run via Kubernetes.
The actual Bun provisioning scripts and CLIs should of course remain local and be used to provision as we do now.
So it'll be a challenge of sorting upstream -> downstream configurations and how to make everyone work with eachother via environment variables configuring who should work with who.
The text was updated successfully, but these errors were encountered: