clarify
This commit is contained in:
parent
92663489a5
commit
547c417617
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ When a client registers to participate:
|
||||||
1. Generate a UUID, which is assigned to this client, and send it to the
|
1. Generate a UUID, which is assigned to this client, and send it to the
|
||||||
client, and assign that UUID to a particular shard.
|
client, and assign that UUID to a particular shard.
|
||||||
2. Send the client an appropriate auth token (eg, a locked down ssh private
|
2. Send the client an appropriate auth token (eg, a locked down ssh private
|
||||||
key) to let them access the origin repository.
|
key) to let them access the shard's git repository (or all the shards).
|
||||||
3. Client clones its assigned shard git repository,
|
3. Client clones its assigned shard git repository,
|
||||||
runs `git annex init reinit $UUID`, and enables direct mode.
|
runs `git annex init reinit $UUID`, and enables direct mode.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue