Elektrine lite

← Feed

@funkyidol@androiddev.social

Post #2169571

2026-03-23 12:20 UTC

Running two PicoClaw instances on one machine looked easy at first. I thought duplicating the repo would be enough. The real blocker was Docker runtime identity: - container_name collisions - shared bot token conflicts - possible host port clashes later What worked: - separate repos - separate data/config - no container_name - explicit Compose project names like picoclaw1 and picoclaw2 Short write-up here: https://funkyidol.in/blog/deploying-multiple-picoclaw-instances-on-a-single-machine-with-docker/ #Docker #SelfHosting #DevOps #LocalAI #PicoClaw

Replies (0)

No replies.