Skip to content

Commit

Permalink
docs: update README.md with revised steps for running the example on …
Browse files Browse the repository at this point in the history
…two devices
  • Loading branch information
W. Meijer committed Nov 6, 2024
1 parent 0203474 commit 3e2deee
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions examples/two_device/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,15 @@ graph LR
```

## How to run

- [ ] docker compose up
- [ ] click play
- [ ] disable and reenable network
- [ ] ssh into machine 2 from 1
- [ ] docker compose up on both machines
- [ ] disable network on machine 2
- [ ] add nodes on machine 1
- [ ] reenable network on machine 2
- [ ] see the sync occur

## Steps

- [ ] create compose file with sep networks
- [ ] create viz of graph
- [x] create viz of graph
- [ ] make endpoint configurable
- [ ] make port configurable, can also do at docker compose level

0 comments on commit 3e2deee

Please sign in to comment.