I'm aparently boring. My "backup routine" consists of storing photos in iCloud, which is then syncronized "real time" to a local Mac Mini. From the Mac Mini i then run scheduled backups to a local external harddrive, as well as a local Raspberry Pi running Minio, and nightly to OneDrive. The external harddrive backup uses Timemachine, the raspberry pi backup uses Kopia, and OneDrive is done with Arq. Furthermore, i m…
Self-hosted photo and video backups directly from your mobile phone
231–240 of 354 posts
Re: Self-hosted photo and video backups directly from your mobile phone
#232The recommended spec is 4 cores and 6GB. Running this 24/7 for a year in US where the carbon intensity is about 400 gCO₂eq/kWh would produce about 150kg of CO2 per user per year. I appreciate the intent of this project, but it is not a sustainable approach. If you are taking a couple of pictures a day, you only need to run this service for a couple of minutes per day, the rest is wasted. With Google Photos, as a SaaS…
For perspective, this is about half the CO2 that you will exhale in a year of normal breathing. For similarly useful environmental tips, try not exercising as much - wouldn't want to increase rate of exhalation!
The CO2 we exhale does not contribute to climate change because it comes from plants (and indirectly animals) that captures it back.
If you burn coal to produce electricity, it releases CO2 in the atmosphere and it will take a long time to sequester that CO2 back into fossil fuel.
Re: Self-hosted photo and video backups directly from your mobile phone
#233The recommended spec is 4 cores and 6GB. Running this 24/7 for a year in US where the carbon intensity is about 400 gCO₂eq/kWh would produce about 150kg of CO2 per user per year. I appreciate the intent of this project, but it is not a sustainable approach. If you are taking a couple of pictures a day, you only need to run this service for a couple of minutes per day, the rest is wasted. With Google Photos, as a SaaS…
Re: Self-hosted photo and video backups directly from your mobile phone
#234Earlier quoted context omitted.
Nothing in iOS seems to have true autobackup because background apps don’t seem to reliably wake. What I find is that it works until the app is closed, like after an os update, and then you have to manually open the app before it will start going again. I have mine set to try to run whenever I plug in to charge, and it works pretty consistently until reboot, and from there I’m not consistent about remembering to open…
Well, Google Photos works on iOS. And I presume they would be as much a third party app as anyone else. So it is possible. From what I remember reading in the past it is possible to get wakeup events for GPS location changes. I think that's one trick to get an app to run in the background. I agree though. It's a shame how iOS is completely crippling background apps. I'm hoping for an alternative for Google Photos and…
Thanks for pointing out the workaround with GPS, will look into it!
Currently on iOS, our servers send silent pushes to your device every hour. This wakes up the app and gives us 30 seconds to execute a background sync (provided you've previously not killed the app). This is not sufficient to backup videos, but it works pretty well for incremental backup of photos (I personally use an iPhone).
Re: Self-hosted photo and video backups directly from your mobile phone
#235The recommended spec is 4 cores and 6GB. Running this 24/7 for a year in US where the carbon intensity is about 400 gCO₂eq/kWh would produce about 150kg of CO2 per user per year. I appreciate the intent of this project, but it is not a sustainable approach. If you are taking a couple of pictures a day, you only need to run this service for a couple of minutes per day, the rest is wasted. With Google Photos, as a SaaS…
Kg of CO2 is a unit of fearmongering. And if you believe it's not, then the problem is why people are allowed to buy electricity so cheaply, not a photo-sync service.
By the way, a cow produces 120Kg of methane a year.
Re: Self-hosted photo and video backups directly from your mobile phone
#236I'm aparently boring. My "backup routine" consists of storing photos in iCloud, which is then syncronized "real time" to a local Mac Mini. From the Mac Mini i then run scheduled backups to a local external harddrive, as well as a local Raspberry Pi running Minio, and nightly to OneDrive. The external harddrive backup uses Timemachine, the raspberry pi backup uses Kopia, and OneDrive is done with Arq. Furthermore, i m…
The photos also likely have EXIF GPS data and timestamps, so it's also a track log of location history.
Re: Self-hosted photo and video backups directly from your mobile phone
#237Earlier quoted context omitted.
For perspective, this is about half the CO2 that you will exhale in a year of normal breathing. For similarly useful environmental tips, try not exercising as much - wouldn't want to increase rate of exhalation!
Where did you get the carbon you exhale? Food. If you go by that logic, you might as well stop eating. The CO2 we exhale does not contribute to climate change because it comes from plants (and indirectly animals) that captures it back. If you burn coal to produce electricity, it releases CO2 in the atmosphere and it will take a long time to sequester that CO2 back into fossil fuel.
Re: Self-hosted photo and video backups directly from your mobile phone
#238- 4 cores/6GB RAM is $40/mo on DigitalOcean, and that's with only 160GB storage. Lowest AWS S3 tier is $0.023/GB, so assuming 1-2TB of photos that's $30-40 for additional storage.
- The non-named company's 2TB subscription is $100/mo, translating to savings of only ~$20.
- Building a server would be probably ~$250, electricity costs per month could vary greatly but maybe $30-50?. So would pay off after ~3 years.
Re: Self-hosted photo and video backups directly from your mobile phone
#239I prefer SyncThing on both mobile and desktop devices. It's open source and mature, the server only makes devices findable between each other. It allows 1 or 2 way sync. And it has advanced settings for keeping removed files (e.g. trashbin that cleans anything older than X days.)
Since this is upvoted so much, I wonder what people's complete setup is for something like this to replace, say, Google Photos. So once the photos are on a "server", what do people recommend for albums, sharing, metadata, geotagging, search, etc?
Re: Self-hosted photo and video backups directly from your mobile phone
#240I've been looking for something like this. My wife and I each have a separate Apple Photos library. I'd love it if we could have a combined backup solution. Could we keep using Photos and back up to this, or would it be better to ditch Photos and just switch over?
Apple Photos actually supports a shared library now: https://support.apple.com/en-us/HT213248