Skip to content

Document new CLI flag --host-dns for exposing port 53 to the host #1325

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

dfangl
Copy link
Member

@dfangl dfangl commented Jun 12, 2024

Motivation

With 3.5, the LocalStack CLI won't try to publish port 53 on the host anymore by default.

However, there is a new flag --host-dns, which will instruct the CLI to publish it.

This PR adds this information to the DNS server documentation page.

Changes

  • Document new behavior for the DNS port publishing of the CLI. Instead of publishing automatically, you now have to provide a flag

@dfangl dfangl requested review from simonrw and joe4dev as code owners June 12, 2024 14:46
@dfangl dfangl self-assigned this Jun 12, 2024
@dfangl dfangl requested a review from HarshCasper June 12, 2024 14:46
Copy link

github-actions bot commented Jun 12, 2024

🎊 PR Preview has been successfully built and deployed to https://localstack-docs-preview-pr-1325.surge.sh 🎊

@HarshCasper HarshCasper merged commit 48d4f54 into main Jun 13, 2024
3 checks passed
@HarshCasper HarshCasper deleted the dns/cli-port-publishing branch June 13, 2024 04:11
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.

3 participants