summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-05-18 17:56:06 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-06-09 17:39:40 +0100
commitd8763429d847ead2d4359b09aab70dc7f2272bb1 (patch)
treebcec4e5285e84361ec0562fb38579325771549d4
parente60d1cf450097e68c591f7ed8432f82f4e9d2e30 (diff)
downloadlorry-controller-d8763429d847ead2d4359b09aab70dc7f2272bb1.tar.gz
INSTALL: Briefly document creation of CONFGIT
This is mostly covered in README, but should probably be mentioned here too. Refer to README for the contents of the repository. Related to #2.
-rw-r--r--INSTALL10
1 files changed, 10 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 9d98701..99329fc 100644
--- a/INSTALL
+++ b/INSTALL
@@ -224,3 +224,13 @@ An example configuration for lighttpd, and a corresponding systemd
unit file, are included in the source as
`etc/lighttpd/lorry-controller-webapp-httpd.conf` and
`units/lighttpd-lorry-controller-webapp.service`.
+
+## Creating the CONFGIT repository
+
+The CONFGIT repository can be hosted anywhere, but will normally be a
+private repository on the Downstream Host. The Lorry user account on
+the Downstream Host must be given permission to read, but not write,
+to it. Only administrators of Lorry Controller should be permitted
+to push to it.
+
+The configuration files stored in CONFGIT are documented in README.