added Seafile. todo: traefik
This commit is contained in:
parent
70c3ae31de
commit
d61fc21f32
7 changed files with 95 additions and 0 deletions
3
Makefile
3
Makefile
|
@ -34,4 +34,7 @@ borg:
|
|||
dataserver:
|
||||
ansible-playbook playbooks/dataserver.yml -i inventory/hosts.yml --ask-vault-pass
|
||||
|
||||
seafile:
|
||||
ansible-playbook playbooks/seafile.yml -i inventory/hosts.yml --ask-vault-pass
|
||||
|
||||
.PHONY: run
|
||||
|
|
Reference in a new issue