-
Notifications
You must be signed in to change notification settings - Fork 75
Closed
Description
Work-in-progress...
I have an automated Ansible setup for Docker swarm in the aws-ansible branch (needs just a bit more cleanup). I first tested it with a shell script, but then I realized that it wouldn't be too much work to modify the local:docker runner to talk to the swarm API.
Here's a demo running the smlbench2 2-container bitswap test across 2 different EC2 vms in the Docker swarm cluster:
https://github.com/ipfs/testground/blob/aws-ansible/pkg/runner/cluster_swarm.go
It's not quite done yet ... I've hard-coded the image (pulling from ECR), the REDIS_HOST environment variable, and the network. We'll want to upload the image to ECR after building it before creating the service.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
