Skip to content
Snippets Groups Projects
Commit 3add5f25 authored by Kiril KJiroski's avatar Kiril KJiroski
Browse files

Update doc/ports.md

parent 3b414e99
No related branches found
No related tags found
No related merge requests found
......@@ -49,6 +49,16 @@ NOTES-3: From haproxy.cfg, following ports should go through haproxy, but are ac
| 9443 | NiFi web GUI |
| 12443 | Keycloak | - incorectly configured frontend on port 10443
NOTES-4: There are a number of ports that are just made visible using EXPOSE, but are not actually published, i.e. they cannot be reached directly outside of docker, such as:
| container(s) | port(s) |
| ----: | ----------- |
| | |
| | |
| | |
| | |
| | |
| | |
Ports already used or reserved for ingesting specific data into the system via NiFi:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment