.env
file to point to the location of the CVEs.
:80
nginx - only if you are using HTTP:443
nginx - only if you are using HTTPS:22
ssh - optional; only if you need SSHdocker ps
and reference the PORTS column, as shown in the following example:
:5000
repo - Team Edition API:5002
repo-proxy - Team Edition file serving API proxy:5000
repo-dispatcher - Team Edition event dispatcher/handler (exposed only for prometheus metrics):5000
repo-worker - Team Edition scheduled jobs worker (exposed only for prometheus metrics):8080
keycloak - keycloak’s /auth/* endpoints are proxied in Nginx:5432
postgres - Postgresql database used by Team Edition and Keycloak:6379
redis - Redis instance used by Team Edition services:9090
prometheus - Prometheus is proxied in Nginx at /Prometheus