apt-get
package repository.:80
nginx - only if you are using HTTP:443
nginx - only if you are using HTTPS:22
ssh - optional; only if you need SSH: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
postgres
user password, run \password postgres
when in the shell of the postgres container.
To change the redis
user password, follow the instructions under Troubleshooting.