summaryrefslogtreecommitdiff
path: root/doc/design/assistant/configurators.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-05-30 20:50:53 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-05-30 20:50:53 -0400
commit29b43cfa395c87f722be35fb45cfea94cd3338ea (patch)
treeea1465e73f46d26104e57da3e5cba07cbd76f43b /doc/design/assistant/configurators.mdwn
parent7c962e76b44282175f3af188c87660ede87f35a8 (diff)
pairing
Diffstat (limited to 'doc/design/assistant/configurators.mdwn')
-rw-r--r--doc/design/assistant/configurators.mdwn7
1 files changed, 1 insertions, 6 deletions
diff --git a/doc/design/assistant/configurators.mdwn b/doc/design/assistant/configurators.mdwn
index b9e3a6632..e0e938efd 100644
--- a/doc/design/assistant/configurators.mdwn
+++ b/doc/design/assistant/configurators.mdwn
@@ -10,12 +10,7 @@ through setting up common use cases.
* Create a repository (run when the web app is started without a configured
repository too).
* Clone this repo to a USB drive.
-* Clone this repo to another host:
- 1. Prompt for the hostname (or do avahi local machine discovery).
- 2. Enable the two hosts to ssh to one-another and run git-annex shell.
- (A tricky problem, if ssh keys need to be added to do that.)
- 3. Push over a clone of the repository. (Using git-annex-shell?)
- 4. Start [[syncing]].
+* Clone this repo to another host. (Needs [[pairing]])
* Set up Amazon S3.
* Set up rsync remote.
* Set up encryption.