Skip to content

docs: update dev docker port mappings for shared infrastructure#11504

Open
detail-app[bot] wants to merge 1 commit into
mainfrom
detail/fix-docs/docs-update-dev-docker-port-mappings-for-shared-in-497fc7
Open

docs: update dev docker port mappings for shared infrastructure#11504
detail-app[bot] wants to merge 1 commit into
mainfrom
detail/fix-docs/docs-update-dev-docker-port-mappings-for-shared-in-497fc7

Conversation

@detail-app
Copy link
Copy Markdown
Contributor

@detail-app detail-app Bot commented May 7, 2026

Updated documentation to reflect that infrastructure services (PostgreSQL, Redis, MinIO, Prometheus, Grafana) no longer expose host ports and are now shared across instances. Only app services (API, Web) expose instance-specific ports using the offset formula.

Introduced by commit 77694d2 (@psincraian).

Example: A developer following DEVELOPMENT.md would have tried to access MinIO Console at localhost:9001, PostgreSQL at localhost:5432, or Redis at localhost:6379, but these ports are no longer exposed to the host. The correct method is now dev docker exec minio, dev docker exec db, etc.


Doc Drift PRs can be configured here.

@detail-app detail-app Bot requested a review from a team as a code owner May 7, 2026 17:40
@vercel
Copy link
Copy Markdown

vercel Bot commented May 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
polar Ready Ready Preview, Comment May 7, 2026 5:44pm
polar-sandbox Ready Ready Preview, Comment May 7, 2026 5:44pm

Request Review

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 7, 2026

Preview Environment
URL: https://polar-preview-vm.taildbff7b.ts.net/pr-11504
API: https://polar-preview-vm.taildbff7b.ts.net/pr-11504/v1/
Logs: backend
SHA: c0ecfb4a5bcc1ae15a6231d3d21cf7a0dae641e6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants