Selfhosted
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:
-
Be civil.
-
No spam.
-
Posts are to be related to self-hosting.
-
Don't duplicate the full text of your blog or readme if you're providing a link.
-
Submission headline should match the article title.
-
No trolling.
-
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.
-
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:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
view the rest of the comments
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.
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.
“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.