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: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam.
-
Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.
-
Don't duplicate the full text of your blog or git here. Just post the link for folks to click.
-
Submission headline should match the article title.
-
No trolling.
-
Promotion posts require your active participation in selfhosting or related communities, or the post will be removed. No more than 10% of your posts or comments may be self-promotional, or your post will be removed. F/LOSS Exception: If your post is about a project that is completely open source & can be self-hosted in full without payment, and your account is at least 7 days old, your post is exempt from this rule as long as you continue to engage in comments.
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
Wow, that's a great deal. I currently have two: one w/ a dual 1-gbe NIC for opnsense and another for proxmox
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.