[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
create_cold_standby.sh Normal file
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