TossIt Registry

Distributed Storage Cluster Directory Service

Registry Status Online
Active Clusters 0
Total Registered 36
About

This is a private registry service for TossIt distributed storage clusters.

Access your cluster by visiting tossit.cc/<cluster_id> where the registry will automatically redirect you to the current cluster leader.

API Endpoints
GET /health
Service health check and status
GET /api/clusters
List all registered clusters (JSON)
GET /<cluster_id>
Redirect to cluster leader web interface
POST /api/registry/heartbeat
Cluster leader heartbeat (internal)