mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-24 08:56:00 +00:00
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 ;\
|
set +a ;\
|
||||||
docker stack deploy --compose-file ./swarm/seafile.yml seafile ;\
|
docker stack deploy --compose-file ./swarm/seafile.yml seafile ;\
|
||||||
}
|
}
|
||||||
|
|
||||||
# git submodule update --init --recursive
|
# git submodule update --init --recursive
|
||||||
Reference in New Issue
Block a user