

You can dis- and reconnect from and to the VNC server at any time, this will not affect the Backblaze client. Once you hit "Ok" or "Apply" the client will start scanning your drives again, this might take a very long time depending on the number of files you mounted under the /data/ dir, just be patient and leave the container running. I'd also reccommend to remove the blacklisted file extensions from the "Exclusions" tab. You can also set a better name for your backup here, by default the rather obscure container id is used. To change that click the Settings button and check the box for the "D:" drive, this drive corresponds to the /data/ directory of your container. You will notice that currently only around 10 files are backed up. Once the Installer is finished the backblaze client should open automatically. Just enter your backblaze account email into the white box and hit enter, then the you should see the rest of the ui.Įnter your password and hit "Install", the installer will start scanning your drive. The installer might look a bit weird (all white) at the very beginning. When you only see a black screen once you are connected press alt-tab to activate the installer window. When starting the container for the first time, it will automatically initialize a new Wine prefix and download & run the backblaze installer. To go through the setup process you must connect to the integrated vnc server via a client like RealVNC Client.

The noVNC only serves a HTTP connection by default, please make sure to configure your firewall to only allow local connections in that case.įirewall-cmd -permanent -add-rich-rule "rule family="ipv4" source address="192.168.178.0/24" port port="25900" protocol="tcp" accept" # This part is important, don't forget it! You may use any port here (e.g.: if you have a reverse proxy) 80:8081 # Exposes the client to http port 80. REMOTE_HOST=backblaze-personal-wine # This must be the container_name of the backblaze-personal-wine container

my/important/spreadsheets:/data/spreadsheets my/important/photos:/data/photos # All directories that should be backed up should be mounted under the "/data/" directory opt/docker/backblaze-personal-wine:/wine/ # The location to store the backblaze Wine prefix in
