projects
/
scripts.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
87acfec
)
+Preparing the demo machines
author
varac
<varacanero@zeromail.org>
Thu, 26 Sep 2013 16:30:14 +0000
(18:30 +0200)
committer
varac
<varacanero@zeromail.org>
Thu, 26 Sep 2013 16:30:14 +0000
(18:30 +0200)
shelr/README.md
patch
|
blob
|
history
diff --git
a/shelr/README.md
b/shelr/README.md
index
90045d4
..
30b9354
100644
(file)
--- a/
shelr/README.md
+++ b/
shelr/README.md
@@
-81,4
+81,16
@@
Resetting demo machines
* NOTE: you need to wait maybe 5 minutes for the nodes to be restarted
+Preparing the demo machines
+---------------------------
+
+* make sure you can properly login to the machines with you ssh-key. use ssh-agent for it:
+
+
+ eval `ssh-agent` && ssh-add
+
+* to speed up initialization + deployment, login to the servers and:
+
+
+ apt-get update && apt-get dist-upgrade