Documentation: Ports Used should mention port 5353 if -discover is used
Open
docs
- Dominant language
- Go
- Stars
- 6.1k
- Forks
- 609
- Avg merge
- 15h 1m
- Merged PRs (30d)
- 3
Description
Currently in the bottom of this page: only 2 ports are specified -- 7946, 7373
https://www.serf.io/docs/agent/options.html
My understanding is that if `-discover` is used, then serf falls back to use multicast DNS, which relies on port 5353.
https://github.com/hashicorp/mdns
Perhaps this should be added to the documentation as well?
Contributor guide
Assessment
This issue has not been assessed yet.