]> Untitled Git - proxy.git/commitdiff
Added deploy script because why not
authorClifton Palmer <clifton.james.palmer@protonmail.com>
Thu, 26 Oct 2023 08:32:08 +0000 (03:32 -0500)
committerClifton Palmer <clifton.james.palmer@protonmail.com>
Thu, 26 Oct 2023 08:32:08 +0000 (03:32 -0500)
deploy.sh [new file with mode: 0755]

diff --git a/deploy.sh b/deploy.sh
new file mode 100755 (executable)
index 0000000..6e05b3c
--- /dev/null
+++ b/deploy.sh
@@ -0,0 +1,2 @@
+#!/bin/bash
+docker stack deploy -c <(docker-compose config) purplebirdman