Bithive@discuss.tchncs.detoSelfhosted@lemmy.world•Is there a good guide on how to access services from outside my network?English
2·
1 year agossh -D 8080 your.machine and then add localhost:8080 as a proxy to your browser
ssh -D 8080 your.machine and then add localhost:8080 as a proxy to your browser
There is some offical documentation on this: https://docs.docker.com/storage/volumes/#back-up-restore-or-migrate-data-volumes
I personally just rsync my volumes to backblaze :)
Kittengame