Bootstrap homebase application

This commit is contained in:
Luke Murphy
2020-03-25 18:38:57 +01:00
commit 0cbd32fab4
16 changed files with 244 additions and 0 deletions

View File

@ -0,0 +1,18 @@
---
directory: {{ dat_root }}
httpMirror: {{ http_mirror }}
letsencrypt: {{ auto_letsencrypt }}
dashboard: {{ dashboard }}
webapi:
domain: {{ domain }}
username: {{ webapi_username }}
password: {{ webapi_password }}
ports:
http: {{ http_port }}
dats: {{ dats }}