this post was submitted on 30 Apr 2026
90 points (96.9% liked)
Selfhosted
60177 readers
588 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
I thought so, too! Forgive my ignorance as I’m just getting into Linux and selfhosting—what do you use opnsense and promox on separate machines for?
Currently one of my machines is running Fedora as a home media computer, playing stuff in the living room 24/7 for the cats. The other one I’ve got Win10LTSCIoT and CatchyOS dual booted on, mostly using that for general computer stuff in Linux and running a modded game server in Windows.
I have one dedicated for opnsense, which runs my firewall/router. I used to use a Ubiquiti ER-Lite, but its compute power was a little lacking for certain features I wanted running. One of the niceties of running pfsense/opnsense on a "real" computer is that it just runs faster and boots faster after a software update, haha. I also have tailscale on it so that I can remotely access my home network.
Opnsense can technically be run as a VM on proxmox, but it's generally not advised to do so. The proxmox machine is running unifi network for my ubiquiti wireless AP, adguard home, home assistant OS in a VM, and frigate in a VM, but I've been thinking of consolidating the various container services and VMs into just all containers running on a uCore OS installation instead of proxmox.