Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ale
autoradio
Commits
a1be75ff
Commit
a1be75ff
authored
Jul 25, 2015
by
ale
Browse files
fix port specs
parent
7fa712b6
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
a1be75ff
...
...
@@ -189,9 +189,10 @@ The autoradio HTTP server can operate in one of two modes:
## Firewalls
The users should be able to reach ports 53/tcp, 53/udp, 80/tcp and
8000/tcp on all nodes. Nodes should be able to reach 4001/tcp and
4002/tcp on each other; these two ports can be public if you've set up
X509-based authentication to etcd.
8000/tcp (unless proxying is enabled) on all nodes. Nodes should be
able to reach 2379/tcp and 2380/tcp (the etcd ports) on each other;
these two ports can be public if you've set up X509-based
authentication for etcd.
## Securing etcd
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment