collab: Initial version of role

This commit is contained in:
Timo Makinen 2020-08-28 16:09:53 +00:00
parent 99a88e1baa
commit 88157dcc91
9 changed files with 1455 additions and 0 deletions

View file

@ -0,0 +1,19 @@
[collab]
logconf=/srv/wikis/collab/config/logging.conf
## directory also in per instance configs
farmconf=/srv/wikis/collab/config/collabfarm.py
## also in <htmldir>/.htaccess
htpasswd=/srv/wikis/collab/run/.htpasswd
htgroup=/srv/wikis/collab/run/.htgroup
## also in collabfarm.py
htmldir=/srv/wikis/collab/htdocs
userdir=/srv/wikis/collab/user
cachedir=/srv/wikis/collab/cache
wikidir=/srv/wikis/collab/wikis
## only here
baseinstancedir=/srv/wikis/collab/wikis/collab
archivedir=/srv/wikis/collab/archive
piddir=/srv/wikis/collab/run
helperuser=collab
## for collab-auth-ejabberd
cacherefreshtime=30