this post was submitted on 28 Jun 2023
59 points (96.8% liked)

Selfhosted

40444 readers
934 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.

Resources:

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

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

I've been doing small hosting off and on for a while. Mainly for accessing files at home and the occasional Minecraft server. Not smart, as I've never used a specialized router. I used to use ddwrt, but now it's impossible to flash most consumer grade routers.

id like to learn more stuff about cyber security, host other stuff, maybe host a website, but I'm just a guy who lives in an apartment. I'm stuck with 1 Internet service that claims it will terminate my service if they find me to be hosting anything. They must be semi-lax with that rule, because i haven't gotten terminated for using ssh and cockpit.

Do you guys own a house, or are just fortunate enough to have access to an ISP that will let you host your own stuff?

you are viewing a single comment's thread
view the rest of the comments
[–] dodgypast 1 points 1 year ago

Fortunately I have 700/700, it's a dynamic IP so when that changes my services can blip. I use a SWAG container that sorts out everything I need to map services to certified https addresses on my own domain.

I recently changed my main hypervisor from UNRAID to Proxmox.... though I'm running UNRAID as a VM under proxmox to manage my storage and I'm still porting services from UNRAID to proxmox.

My next step will be to setup a software router ( either OPNsense or pfsense ) and route some of my traffic through a VPS to remove the issues of having a dynamic IP.