Skip to content
This repository was archived by the owner on Apr 21, 2026. It is now read-only.

Commit 1785036

Browse files
bpamiriclaude
andcommitted
Scale wheels.dev to 3 replicas
Sessions are now stored in CockroachDB, enabling horizontal scaling. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 773711c commit 1785036

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deploy/swarm/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ services:
44
wheels-dev:
55
image: ghcr.io/wheels-dev/wheels-dev:latest
66
deploy:
7-
replicas: 1
7+
replicas: 3
88
restart_policy:
99
condition: on-failure
1010
update_config:

0 commit comments

Comments
 (0)