Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/savage.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <github@rebertia.com>2014-12-09 22:10:27 +0300
committerChris Rebert <github@rebertia.com>2014-12-09 22:10:27 +0300
commit6709929b5748168c0b29cebb231a8b8f81428fa9 (patch)
tree7971af6032ab377c5c8b7c0bf444a069da03ad07 /README.md
parent643bfdc1b6eac131c6faf5370e7c551089f857be (diff)
document SSH key setup requirements
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 35d1de4..8768320 100644
--- a/README.md
+++ b/README.md
@@ -52,6 +52,8 @@ Savage accepts exactly one optional command-line argument, which is the port num
When running Savage, its working directory needs to be a non-bare git repo which is a clone of the repo being monitored.
+The Unix user that Savage runs as needs to have an SSH key setup, and that SSH key needs to be registered in Savage's GitHub user account, so that Savage can pull-to/push-from GitHub securely via SSH.
+
If you're using Sauce, we recommend [using a sub-account](https://saucelabs.com/sub-accounts) for Savage, to completely prevent any possibility of compromise of your main account.
Other settings live in `application.conf`. In addition to the normal Akka and Spray settings, Savage offers the following settings: