Skip to main content

Ports

Published on ${SOCIETY_BIND_IP:-0.0.0.0}. Development Makefile usually binds localhost. On VPS: 0.0.0.0 closed by firewall.

The on-prem bundle publishes to the host only 8093 / 8094 / 8091. Development compose publishes more, for debugging.

PortServiceJob
8093society-graph-uiConsole
8094society-chatConversation Gateway /v1
8091society-telemetryConsole backend + graph
8090society-governanceinbox (UI goes through telemetry)
8092society-evaluatorLLM-as-judge / fitness
8095society-copilotConsole runtime de copiloto
8088society-fleet-managerspawn / Task Queue proxy
8099society-executornot published; compose network only
4000society-LLM RouterLLM router
5432society-pgsociety + LLM Router DB
6333society-vectordbvectors
9000 / 9001society-object-storeS3 + console
8642 / 7474society-agents-hostProfile API / agent dashboard (if START_runtime del agente_DASHBOARD=1)
8654 / 7486society-agents-host-operacionessecond host
6080 / 5900society-agents-runtime-templatenoVNC / VNC
3000conversation-ui containeroutside SIS compose
3080sis-conversation-uiConversation UI (alt stack) Conversation UI (outside SIS compose; stack infra/conversation-ui/)
3081sis-conversation-ui-adminConversation UI (alt stack) user admin panel (same stack; on clients no public vhost → private mesh/SSH)
8010ontology-catalog-releloopback → explorer (clients; sis-interna ignores ports:)
8000ontology catalog Explorerlocal Development (127.0.0.1); not on VPS — there it is onto.<client>.do
6379graph storeontology catalog explorer graph store (local Dev; with the ontology catalog stack)

Conversation UI (alt stack) is not in the R6 bundle: separate Compose project sis-conversation-ui, default bind conversation-ui_BIND=127.0.0.1. On VPS, edge proxy publishes the UI at chat.<client>.do:3080 and admin at chat-admin.<client>.do:3081 (snippet infra/conversation-ui/edge-proxy-vhosts.snippet). Stack Meilisearch does not publish a host port.

ontology catalog is also outside the R6 compose: in Dev usually local compose on :8000 + graph store :6379; on clients, edge proxy onto.<client>.do (identity provider (OIDC)) and relay :8010. See Ontology and Deploy ontology.

A new SIS port without sis-firewall.sh is open. Copilots are named copilot-* / sis-*: the firewall must cover ^(society|copilot|sis-).