feat: add deployment command for Seafile stack in Makefile and ensure mariadb dependency in seafile.yml
This commit is contained in:
@@ -184,4 +184,5 @@ deploy-seafile: pull
|
||||
set +a ;\
|
||||
docker stack deploy --compose-file ./swarm/seafile.yml seafile ;\
|
||||
}
|
||||
|
||||
# git submodule update --init --recursive
|
||||
+1
-1
@@ -171,4 +171,4 @@ services:
|
||||
- seafile-network
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- mariadb
|
||||
- mariadb
|
||||
|
||||
Reference in New Issue
Block a user