this post was submitted on 03 Jan 2024
161 points (97.6% liked)

Selfhosted

60693 readers
533 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

What are you using as a Google photos alternative? Currently I'm using Nextcloud but I'm thinking of switching to a more dedicated solution.

I mainly need to upload photos from my device automatically, have an UI to see and classify them, albuns and sharing.

you are viewing a single comment's thread
view the rest of the comments
[–] qjkxbmwvz@lemmy.sdf.org 2 points 2 years ago (1 children)

I 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 2 points 2 years ago* (last edited 2 years ago) (1 children)

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 no 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 2 points 2 years 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 https://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.