this post was submitted on 10 Jun 2023
19 points (100.0% liked)
Selfhosted
60409 readers
331 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:
-
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.
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!
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Any concerns you that you may attract attention to your network? I'm interested in doing the same thing you are.
I've got all my home services routed through ZeroTier to Nginx Proxy Manager on a cloud VM, so my home IP is pretty well hidden. As long as nobody is uploading illegal content to your instance you should be fine though.
Dope, I'll look into that as well. I think im going to start with cloudflare tunnels. I've heard of it, but never used it. I think this may be my first appropriate use case.
You could also get a second static IP address from your ISP to keep it separate from your home network.
Is it possible to run an instance without a static IP address?
Yes, you can use the Cloudflare proxy and update your dynamic IP with ddclient: https://developers.cloudflare.com/dns/manage-dns-records/how-to/managing-dynamic-ip-addresses
Thanks for sharing this!
From a local device in your home, no, not that I know of. It might be possible with some wild proxy and port forward setup, but that's a little above my head tbh.