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.
-
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. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.
-
AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.
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
You'll need a USB 3.0 to gigabit ethernet adapter and a separate gigabit ethernet switch, but this setup is considered to be excellent as a lower-cost OpenWRT solution.
Noted, I plan to connect to my iSP using the USB port, and then the WiFi to distribute the internet at home on a local-based network.
Found this video, seems quite straightforward: NetworkChuck - RaspberryPi router
He makes good videos. There are a bunch out there about portable routers nowadays. But I’d trust chuck tbh.
Here is an alternative Piped link(s):
NetworkChuck - RaspberryPi router
Piped is a privacy-respecting open-source alternative frontend to YouTube.
I'm open-source; check me out at GitHub.
Thanks m8. I use NewPipe for YT vids anyway.
Alternatively you can use a managed switch and use vlan tagging, but this is slightly more complex and effectively makes the link half-duplex (up and down have to share the gigabit link, e.g. with a 100 mbit/s upload running you will be capped at 900 mbit/s download)
You're right, a bit more complex rn, but thanks for mentioning it anyway