This website requires JavaScript.
Explore
Help
Sign In
neale
/
stacks
Watch
1
Star
0
Fork
You've already forked stacks
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
f3a7499d1f
stacks
/
homelab
/
deploy.sh
6 lines
96 B
Bash
Raw
Normal View
History
Unescape
Escape
Failed to get transmission routed through traefik
2022-02-28 17:27:13 -07:00
#! /bin/sh
stack
=
$(
basename
$(
pwd
)
)
traefix/nginx -> caddy
2022-09-04 08:37:29 -06:00
docker stack deploy -c docker-compose.yaml --prune
$stack