1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-07-03 11:35:49 +00:00

[Helper] Cold standby script (WIP, docs incoming)

This commit is contained in:
andryyy
2021-10-18 12:45:22 +02:00
parent 0c3500f5ff
commit 78aafe9b33
2 changed files with 258 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
#!/bin/bash
export REMOTE_SSH_KEY=/root/.ssh/id_rsa
export REMOTE_SSH_PORT=22
export REMOTE_SSH_HOST=my.remote.host
/opt/mailcow-dockerized/helper-scripts/_cold-standby.sh