From: Ian Jackson Date: Wed, 11 Jan 2023 00:31:51 +0000 (+0000) Subject: Install docs: Mention new script X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=ea1b4e8aeda75419ebfea3f726c2b260df48c6c6;p=hippotat.git Install docs: Mention new script Signed-off-by: Ian Jackson --- diff --git a/docs/install.md b/docs/install.md index 91922e9..227a9b3 100644 --- a/docs/install.md +++ b/docs/install.md @@ -120,6 +120,13 @@ You will need to: to create network interfaces using addresses in the range you have assigned. +The last two steps can be done automatically with the +`hippotat-setup-permissions` script: +run `hippotat-setup-permissions server` on the server, +and `hippotat-setup-permissions client` on the client, +after having configured hippotat itself. +For more information on what this script does, +consult its manpage. Startup - server ----------------