Skip to content

docs: add IPv6/IP family and dual-stack documentation#3

Open
raghavyuva wants to merge 1 commit intomainfrom
docs/ipv6-ip-family-support
Open

docs: add IPv6/IP family and dual-stack documentation#3
raghavyuva wants to merge 1 commit intomainfrom
docs/ipv6-ip-family-support

Conversation

@raghavyuva
Copy link
Copy Markdown
Contributor

Summary

  • Documents the new IP_FAMILY=ipv4|ipv6|dual configuration and HOST_IP6 env var
  • Adds --ipv4/--ipv6/--verify flag documentation to the management CLI page
  • Updates DNS guidance across installation, configuration, and domains pages for IPv6 and dual-stack

Pages updated

Page What changed
self-hosting/management-cli.mdx New flag docs for domain add and ip set, usage examples
self-hosting/configuration.mdx IP_FAMILY and HOST_IP6 env vars, new IPv6/dual-stack section with DNS table and install examples
self-hosting/installation.mdx DNS step updated to cover A, AAAA, and dual-stack records
concepts/domains.mdx Self-hosted DNS section shows A, AAAA, and dual-stack examples

Related

Test plan

  • Verify Mintlify preview renders all 4 pages correctly
  • Check anchor links: /self-hosting/configuration#ipv6-and-dual-stack resolves

- management-cli: document --ipv4/--ipv6/--verify flags on domain add,
  --ipv4/--ipv6 flags on ip set, IP_FAMILY hint
- configuration: add IP_FAMILY, HOST_IP6 env vars, IPv6/dual-stack section
  with install examples and DNS record table
- installation: update DNS step for A/AAAA/both based on IP family
- domains: show A, AAAA, and dual-stack DNS record examples
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