I’m particularly interested in low bandwidth solutions. My connection to the internet is pretty rough 20mbps down and 1mbps up with no option to upgrade.

That said, this isn’t limited to low bandwidth solutions.

I’m planning on redoing my entire setup soon to run on Kubernetes followed by expanding the scope of what my server does (Currently plex, a sftp server and local client backups). Before i do that i need a proper offsite backup solution.

  • @sudneo
    link
    11 year ago

    So you are running one instance of autorestic as a sidecar container for every pod whose data you want to backup?

    Also, looking at the Dockerfile it seems that the app is running as root?