initial commit

This commit is contained in:
Jesús
2021-04-08 10:21:21 -05:00
commit f98d998151
10 changed files with 1875 additions and 0 deletions

14
config.env.example Normal file
View File

@@ -0,0 +1,14 @@
#
# Gitolite options
#
GIT_PASSWORD=
SSH_KEY=
SSH_KEY_NAME=
#
# Cgit options
#
CGIT_ROOT_TITLE=Git Repository Browser
CGIT_DESC=a fast webinterface for the git dscm
CGIT_CLONE_PREFIX=http://<YOUR-DOMAIN> ssh://git@<YOUR-DOMAIN>
CGIT_SNAPSHOT=tar.gz tar.bz2 tar.xz