Comment on Google Photos Alternative
qjkxbmwvz@lemmy.sdf.org 10 months agoI think this is hard to answer because there’s no “one way” to do this.
Do you want it accessible only in your house, and you’re running something like a raspberry pi? That’s one set of instructions.
Do you want it accessible from anywhere in the world, with proper TLS? That’s a little more complicated, and there are a million ways to do this — do you want to self host and expose public IP? Self host using a VPN as the entry point? Host on a VPS?
I would recommend playing around with it first. This is easiest if you can get a well-supported environment, so something like a raspberry pi is best IMHO if you want to play around with minimal frustration.
Alborlin@lemmy.world 10 months ago
Hi thanks for your reply. I have laptop with external drive that i use as server at home. Ideally as easy part1 i would only upload pictures home, and would access them home only. This is not a public intelltual property, it’s our photos so public IP needed.
What i am looking is
My and familys phones are getting full of pics and videos, so instead of using Google Photos can we upload it our own server at home easily and wirelessly. If need be we can watch them on tv . That’s it.
jkjustjoshing@lemmy.world 10 months ago
“IP” in this context means “internet protocol address”. A public IP is one that can be accessed from outside your home (what you see when you go to whatismyipaddress.com). A non-public, or internal, IP is the one your router gives your computer, frequently starting with 192.168. This can be accessed by other computers on your network but not from outside your network.