this post was submitted on 31 May 2026
23 points (89.7% liked)

Selfhosted

59572 readers
657 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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

I want to start with self hosting something available from internet. Currently I have jellyfin, nas etc but everything is available in local network.

My biggest concern is securing local network. I thought i will run application on separate server, I will use small vps as proxy, but Im not sure if it will be enough

top 9 comments
sorted by: hot top controversial new old
[–] 0ops@piefed.zip 3 points 3 hours ago

The absolute easiest way to securely access your server from over the internet would be to use tailscale or similar, but then you'd have to connect to the vpn service whenever you wanted to access those servers from outside your local network.

[–] androidul@lemmy.world 5 points 4 hours ago

I was pondering the same for last couple of days and had some thoughts on how to make it feasible. My research led me so far to 2 prerequisites:

  1. must have Anubis in front
  2. must have a WAF solution in place that covers at least OWASP Top 10

I found pretty good Caddy documentation that covers both, so I think I’ll deploy a secondary Caddy reverse proxy that’ll perform such ops for public facing services.

Of course, I currently have only 1 Caddy instance reverse proxy ing my internal services, haven’t reached the part on traffic handling when my devices are connected to the “safe network” (aka my home LAN)

[–] kythrea@lemmy.world 5 points 4 hours ago

I run my server on the internet, and my security is crowdsec + geo ip block (well, white-list my country's ip but same idea) and authelia.

Using this setup, I barely ever have even bots randomly pingig me, let alone anyone trying to access my NAS.

[–] bjoern_tantau@swg-empire.de 10 points 5 hours ago

To mitigate the risks you could put the local server into its own network where it cannot reach anything else in your home.

[–] ui_hater@lemmy.aaronhosting.xyz 1 points 3 hours ago

Get you a vps and start! Or if you don't want to pay extra money host a tor service. You don't have to open ports for that.

[–] abeorch@friendica.ginestes.es 2 points 5 hours ago (1 children)

@Kkk2237pl What are you using for a router? A good uptodate version of something like ooenwrt, a separate subnet running on a different vnet and firewall zone.

Why the vps?

[–] Kkk2237pl@lemmy.world 1 points 4 hours ago (1 children)
[–] abeorch@friendica.ginestes.es 0 points 4 hours ago

@Kkk2237pl Im no expert so you know take everything with a grain of salt but for me i flash all my routers with #openwrt including #tplink stuff... Butnthat gives me everything i need.

You probably do.everything with stock firmware though

[–] abeorch@friendica.ginestes.es 0 points 3 hours ago

@Kkk2237pl Can I suggest that you start with something simple where as much as possible is templated - im like a broken record on this but i use #yunohost simply because heaps of people are using the same config.