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.
-
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.
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 do run Nextcloud on my home server, and in an ideal world I would like to use it as I have sufficient disk space, even though my internet connection speet would be the bottleneck. The problem is, I am at the moment hidden behind a hell of a NAT maze and my server is simply not accessible from outside, even with VPN.
I have found out in the meantime, As you said, I found out as well, Nextcloud permit uploading without need for signing up. I am now thinking about setting up an acount at some Nextcloud provider, but they seem to by limited by capacity...
Check into Cloudflare tunnel or Tailscale funnel. Those are two of essentially the same type of product that take out most of the work of getting you around CGNAT.
Did you try Tailscale? It is working behind gnat
I know of it but haven't tried it yet. For my personal needs I actually use Zerotier to connect to my server remotely, but having two IP adresses is a bit anoying and not family friendly. Also it doesn't work 100% of the time, sometimes I have troubles connecting. When the right time comes and I will get my IPv6 address I will switch to Wireguard to tunnel home, but until then...
In my case right now, any VPN is out of question, as it doesn't meet the no-authorization condition, and I don't want 60 people poking around on my LAN.
But thanks anyway, I might try Tailscape over zerotier to see if it is better.