-
-
Notifications
You must be signed in to change notification settings - Fork 90
Add tenant/customer/instance concepts to docker-compose #4896
Copy link
Copy link
Closed
Labels
gittensor:featureGittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.Gittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.help wantedExtra attention is neededExtra attention is neededroadmapOn the Wave-2 agent-layer roadmap board (project 9)On the Wave-2 agent-layer roadmap board (project 9)
Milestone
Description
Metadata
Metadata
Assignees
Labels
gittensor:featureGittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.Gittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.help wantedExtra attention is neededExtra attention is neededroadmapOn the Wave-2 agent-layer roadmap board (project 9)On the Wave-2 agent-layer roadmap board (project 9)
Problem: The self-host docker-compose stack has zero concept of tenant, customer, or instance identity anywhere — every service name and volume is singular and unparameterized.
Area: ORB / Fleet ops
Proposal: Introduce an instance-identity variable threaded through service names, volumes, and network names, defaulting to today's single-instance behavior when unset.
Deliverables: