Files
KohakuHub/docs/reference/ports.md
2025-10-20 01:36:48 +08:00

613 B

title, description, icon
title description icon
Port Reference All ports used by KohakuHub services i-carbon-network-3

Port Reference

Quick reference for all ports.

User-Facing

  • 28080 - nginx (main entry, HTTP)
  • 443 - nginx (HTTPS, production)

Internal Services

  • 48888 - kohaku-hub FastAPI backend
  • 5432 - PostgreSQL database
  • 28000 - LakeFS API
  • 9000 - MinIO S3 API
  • 9001 - MinIO Console

Development

  • 5173 - Vite dev server (UI)
  • 5174 - Vite dev server (Admin)

Public Endpoints

  • 29001 - MinIO S3 public endpoint

Use nginx reverse proxy in production!