summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-05-18 18:05:56 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-06-08 20:58:03 +0100
commita45370880becf3a034fa8078fea029c957429e62 (patch)
treef69f35735a1732b1b2933af00874141130d0940a
parent806e9b6f3224c9abbca6ca92a37af4d09409d673 (diff)
downloadlorry-controller-a45370880becf3a034fa8078fea029c957429e62.tar.gz
INSTALL: Document creation of a user account for Lorry and LC
Related to #2.
-rw-r--r--INSTALL8
1 files changed, 8 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index cf604eb..57684e4 100644
--- a/INSTALL
+++ b/INSTALL
@@ -54,3 +54,11 @@ Optional:
installed as the `cmdtest` package in Debian, or from the source at
<https://liw.fi/cmdtest/>. Tested with version 0.27-1 and with
commit `cdfe14e45134` on the master branch.
+
+## User account
+
+Create a single user account and home directory for Lorry and Lorry
+Controller on the host where they will run.
+
+Create an SSH key pair for Lorry, and install the *private* key in
+`.ssh` in Lorry's home directory.