Skip to content

Add tenant/customer/instance concepts to docker-compose #4896

Description

@JSONbored

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:

  • A compose file that can run more than one named instance on the same host without collision, while remaining a no-op change for today's single-instance self-hosters.

Metadata

Metadata

Assignees

Labels

gittensor:featureGittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.help wantedExtra attention is neededroadmapOn the Wave-2 agent-layer roadmap board (project 9)

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions