From 61263eb64ae3224d6581837058626b3520f0f787 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 11 Aug 2021 20:14:28 +0200 Subject: separate admin tasks, and improve explanation of special strings --- ADMIN.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 ADMIN.md (limited to 'ADMIN.md') diff --git a/ADMIN.md b/ADMIN.md new file mode 100644 index 0000000..5b4635a --- /dev/null +++ b/ADMIN.md @@ -0,0 +1,25 @@ +# Administrate source hosting + + +## Special strings + +NB! This documentation uses special strings +which you may want to adapt for your local setup: + +gitshellhost: git.example.org + + +## Prerequisites + +Clone the gitolite3 settings repository: + + git clone git@git.example.org:gitolite-admin + + +## Web export + +edit the file gitolite.conf +to add FIXME to repos that should be exported for web publishing, +e.g. add these likes to add repository "foobar": + + FIXME -- cgit v1.2.3