add seafile stack
This commit is contained in:
parent
9d937bbb1c
commit
1eedc0436d
6 changed files with 106 additions and 0 deletions
|
@ -6,6 +6,8 @@ docker_node_labels:
|
|||
- hostname: worker1
|
||||
labels:
|
||||
syncthing: "true"
|
||||
seafile: "true"
|
||||
|
||||
data_directories:
|
||||
- 'traefik'
|
||||
- 'forgejo'
|
||||
|
|
|
@ -1,2 +1,4 @@
|
|||
data_directories:
|
||||
- 'syncthing'
|
||||
- 'seafile/data'
|
||||
- 'seafile/db'
|
||||
|
|
Reference in a new issue