summaryrefslogtreecommitdiff
path: root/share/etc/gitano-setup.clod
diff options
context:
space:
mode:
Diffstat (limited to 'share/etc/gitano-setup.clod')
-rw-r--r--share/etc/gitano-setup.clod18
1 files changed, 18 insertions, 0 deletions
diff --git a/share/etc/gitano-setup.clod b/share/etc/gitano-setup.clod
new file mode 100644
index 0000000..b63aeb6
--- /dev/null
+++ b/share/etc/gitano-setup.clod
@@ -0,0 +1,18 @@
+-- Configuration for gitano-setup
+
+paths.home "/home/git"
+paths.ssh "/home/git/.ssh"
+paths.pubkey "/home/git/.ssh/id_rsa.pub"
+paths.repos "/home/git/repos"
+
+admin.username "trove"
+admin.realname "Trove Instance Administrator"
+admin.email "trove@trove-instance"
+admin.keyname "trove"
+
+site.name "##TROVE_TITLE## for ##TROVE_COMPANY##"
+log.prefix "##TROVE_LOG_PREFIX##"
+
+use.htpasswd "yes"
+
+setup.batch = true