Skip to content

dev/docker-compose: restrict open ports to local machine#1925

Open
alxndrsn wants to merge 1 commit into
getodk:nextfrom
alxndrsn:restrict-docker-networking-to-local-machine
Open

dev/docker-compose: restrict open ports to local machine#1925
alxndrsn wants to merge 1 commit into
getodk:nextfrom
alxndrsn:restrict-docker-networking-to-local-machine

Conversation

@alxndrsn
Copy link
Copy Markdown
Contributor

@alxndrsn alxndrsn commented May 31, 2026

Restrict TCP ports to the local machine. This will prevent exposing these dev services on the local network or wider.

What has been done to verify that this works as intended?

  • tested locally

Why is this the best possible solution? Were any other approaches considered?

Should not change dev workflows, while resolving an issue.

How does this change affect users? Describe intentional changes to behavior and behavior that could have accidentally been affected by code changes. In other words, what are the regression risks?

No effect - just dev.

Does this change require updates to documentation? If so, please file an issue here and include the link below.

No.

Before submitting this PR, please make sure you have:

  • branched off and targeted the next branch OR only changed documentation/infrastructure (master is stable and used in production)
  • verified that any code or assets from external sources are properly credited in comments or that everything is internally sourced

Restrict TCP ports to the local machine.  This will prevent exposing these dev services on the local network or wider.
@alxndrsn alxndrsn requested a review from sadiqkhoja May 31, 2026 08:32
@alxndrsn alxndrsn marked this pull request as ready for review May 31, 2026 08:57
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.

1 participant