agentscope-ai / agentscope-ai/AgentTeams

Add Support for Multiple Isolated Instances (Custom Manager Name / Workspace)

Aperta
#314 2 commenti 1 reazione 1 assegnatario Rivendicata da @maplefeng-a Vedi su GitHub
area:worker-runtime
Lingua principale
Go
Stelle
5.6k
Fork
692
Merge medio
5g 4h
PR unite (30g)
23

Descrizione

Feature request: allow running multiple HiClaw instances on the same host.

The install script currently hardcodes the manager container name (`hiclaw-manager`) and default workspace, which causes conflicts when installing a second instance, even with different ports.

It would help to support either:
- an install wizard prompt (instance name), or
- environment variables (e.g. HICLAW_MANAGER_NAME, HICLAW_WORKSPACE_DIR)

These should be used to control container name, workspace path, and related resources.

This would enable clean multi-instance setups without manual renaming or custom docker-compose.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.