ec-node: add relay CAS archiver and nix auto-archive service
This commit is contained in:
parent
f70d4a02fd
commit
656ec11c73
4 changed files with 823 additions and 6 deletions
10
README.md
10
README.md
|
|
@ -66,6 +66,16 @@ Watch (web):
|
|||
https://every.channel/watch?url=https%3A%2F%2Fcdn.moq.dev%2Fanon&name=la-nbc
|
||||
```
|
||||
|
||||
Archive (relay -> CAS objects + JSONL manifests):
|
||||
|
||||
```sh
|
||||
cargo run -p ec-node -- wt-archive \
|
||||
--url https://cdn.moq.dev/anon \
|
||||
--name la-nbc \
|
||||
--output-dir /tank/every-channel/archive \
|
||||
--manifest-dir /var/lib/every-channel/manifests
|
||||
```
|
||||
|
||||
Control protocol (iroh gossip, relay + direct transport discovery):
|
||||
|
||||
```sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue