diff --git a/hub/rclone.conf b/hub/rclone.conf index 008f972..840dd71 100644 --- a/hub/rclone.conf +++ b/hub/rclone.conf @@ -7,3 +7,12 @@ shell_type = unix md5sum_command = md5sum sha1sum_command = sha1sum +#[new-remote] +#type = sftp +#host = localhost +#port = 11112 +#key_file = /home/armbian/.ssh/a new priv key for tunnel back to new spoke +#shell_type = unix +#md5sum_command = md5sum +#sha1sum_command = sha1sum + diff --git a/spoke/compose.yaml b/spoke/compose.yaml index 55be217..b5b7e07 100644 --- a/spoke/compose.yaml +++ b/spoke/compose.yaml @@ -7,6 +7,7 @@ services: network_mode: host environment: - AUTOSSH_GATETIME=0 + # @@@@@@@@@ BEWARE THE REVERSE TUNNEL PORT AND KEYS WHEN RUNNING THIS ON A NEW SPOKE @@@@@@@@@@ command: > autossh -M 0 -NT -o "ServerAliveInterval=60"