Summary
Enable a Docker-based Postgres server configuration to allow the Databricks app to run locally, as many local machines with Zscaler or zero-trust tools prevent Lakebase from connecting locally.
Background
- Local environments protected by Zscaler or similar zero-trust solutions encounter connectivity issues with Lakebase.
- A local Postgres database running in Docker will circumvent these restrictions, improving developer onboarding and local development workflows.
Acceptance Criteria
Additional Notes
- This enhancement targets improved developer experience (DX).
- Should not impact cloud-based workflows or add unnecessary complexity to production deployment.
Summary
Enable a Docker-based Postgres server configuration to allow the Databricks app to run locally, as many local machines with Zscaler or zero-trust tools prevent Lakebase from connecting locally.
Background
Acceptance Criteria
Additional Notes