this post was submitted on 13 Nov 2023
2 points (100.0% liked)
Self-Hosted Main
515 readers
1 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.
For Example
- Service: Dropbox - Alternative: Nextcloud
- Service: Google Reader - Alternative: Tiny Tiny RSS
- Service: Blogger - Alternative: WordPress
We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.
Useful Lists
- Awesome-Selfhosted List of Software
- Awesome-Sysadmin List of Software
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Honestly one that seems relevant in light of the last two weeks is a web gui / front end for a Linux based firewall similar to what pfsense/opnsense are for BSD. Yes, there's openwrt, but that's not what I'm going for.
It's kind of shocking that something like this doesn't exist (even in component pieces) for a Debian based distro.
I'm planning on starting something like that soon since I also wanna build my own router/firewall from scratch and couldn't be bothered to remember everything about iptables
Honestly firewall-config does a pretty decent job with the firewalling part of things, if you don't need anything too complicated. It's not web based, but can be run over ssh without too much of an install footprint.
I think the way to go here would actually be to integrate some plugins with cockpit-project, which already has some of what you'd need.