You are browsing a read-only backup copy of Wikitech. The live site can be found at wikitech.wikimedia.org
Kubernetes/Service ports: Difference between revisions
Jump to navigation
Jump to search
imported>Legoktm (4011 -> toolhub) |
imported>BryanDavis (use inline row format consistently; order table by port number ascending; split legacy/new rows for clarity; style rows outside of 4000-500 range to highlight divergence from expressed standard) |
||
Line 7: | Line 7: | ||
|- | |- | ||
! Port !! Service | ! Port !! Service | ||
|- | |- style="color: red;" | ||
| | | 2737 || apertium (legacy) | ||
|- | |- | ||
| 4001 || mathoid | | 4001 || mathoid | ||
Line 26: | Line 20: | ||
| 4005 || linkrecommendation | | 4005 || linkrecommendation | ||
|- | |- | ||
|4006 | | 4006 || linkrecommendation-external | ||
|linkrecommendation-external | |||
|- | |- | ||
| 4007 || rdf-streaming-updater | | 4007 || rdf-streaming-updater | ||
|- | |- | ||
|4008 | | 4008 || shellbox | ||
|shellbox | |||
|- | |- | ||
|4009 | | 4009 || image-suggestion-api | ||
|image-suggestion-api | |||
|- | |- | ||
|4010 | | 4010 || shellbox-constraints | ||
|shellbox-constraints | |||
|- | |- | ||
|4011 | | 4011 || toolhub | ||
|toolhub | |||
|- | |- | ||
| 4030 || proton / chromium-render | | 4030 || proton / chromium-render | ||
Line 53: | Line 42: | ||
| 4105 || tegola-vector-tiles | | 4105 || tegola-vector-tiles | ||
|- | |- | ||
|4110 | | 4110 || similarusers | ||
|similarusers | |||
|- | |- | ||
|4111 | | 4111 || miscweb | ||
|miscweb | |||
|- | |- | ||
| 4392 || eventgate-logging-external | | 4392 || eventgate-logging-external | ||
|- | |- | ||
|4444 | | 4444 || mwdebug | ||
|mwdebug | |||
|- | |- | ||
| | | 4492 || eventgate-main | ||
|- | |- | ||
| | | 4592 || eventgate-analytics | ||
|- | |- | ||
| 4692 || eventgate-analytics-external | | 4692 || eventgate-analytics-external | ||
Line 72: | Line 58: | ||
| 4892 || eventstreams | | 4892 || eventstreams | ||
|- | |- | ||
|4992 | | 4992 || eventstreams-internal | ||
|eventstreams-internal | |||
|- | |- | ||
| | | 4632 || recommendation-api | ||
|- | |- | ||
| 4969 || zotero | | 4969 || zotero | ||
|- | |- | ||
| | | 4737 || apertium | ||
| | |||
|- | |- | ||
| | | 4200 || xhgui | ||
|- | |||
| 4667 || calculator-service | |||
|- | |- | ||
| | | 4666 || blubberoid | ||
|- style="color: red;" | |||
| 8081 || sessionstore | |||
|- style="color: red;" | |||
| 8082 || echostore | |||
|- style="color: red;" | |||
| 8087 || api-gateway | |||
|- style="color: red;" | |||
| 9632 || recommendation-api (legacy) | |||
|- style="color: red;" | |||
| 34192 || eventgate-main (legacy) | |||
|- style="color: red;" | |||
| 35192 || eventgate-analytics (legacy) | |||
|} | |} |
Revision as of 20:24, 31 August 2021
In general, new services should reserve TLS ports in the 4000-5000 port range. Old services will be moved over that range as soon as practically possible.
Port | Service |
---|---|
2737 | apertium (legacy) |
4001 | mathoid |
4002 | cxserver |
4003 | citoid |
4004 | termbox |
4005 | linkrecommendation |
4006 | linkrecommendation-external |
4007 | rdf-streaming-updater |
4008 | shellbox |
4009 | image-suggestion-api |
4010 | shellbox-constraints |
4011 | toolhub |
4030 | proton / chromium-render |
4101 | wikifeeds |
4102 | mobileapps |
4104 | push-notifications |
4105 | tegola-vector-tiles |
4110 | similarusers |
4111 | miscweb |
4392 | eventgate-logging-external |
4444 | mwdebug |
4492 | eventgate-main |
4592 | eventgate-analytics |
4692 | eventgate-analytics-external |
4892 | eventstreams |
4992 | eventstreams-internal |
4632 | recommendation-api |
4969 | zotero |
4737 | apertium |
4200 | xhgui |
4667 | calculator-service |
4666 | blubberoid |
8081 | sessionstore |
8082 | echostore |
8087 | api-gateway |
9632 | recommendation-api (legacy) |
34192 | eventgate-main (legacy) |
35192 | eventgate-analytics (legacy) |