this post was submitted on 23 Oct 2023
1 points (100.0% liked)

Self-Hosted Main

502 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

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

founded 1 year ago
MODERATORS
 

I'm hosting a few services that are always on type (home assistant being the most obvious). I'm also looking at doing a firewall replacement with something like pfsense. Am I asking for trouble if I do the firewall as a VM with other machines sharing the hardware?

top 3 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 11 months ago

I virtualize all of the services that I "need" to to have running on one computer. Opnsense, pihole, cloudflare, vaultwarden, nginx, unifi, wire guard server and a lightweight Linux distro with Gui to remote into if needed.

[–] [email protected] 1 points 11 months ago

Nope, that's what most of companies with no hardware appliances do.

[–] [email protected] 1 points 11 months ago

It's fine, until there are issues with the host.

If it's a homelab where you just keep messing and testing stuff, just remember that if you reboot the system you'll be with no internet until it's back up.

If during reboot there are issues you'll stay with no internet until you fix it.

So if you are the type that likes to test everything you come across, and don't have a lot of experience, I don't recommend it.

I had a setup like this and I spent more time without internet than with it 😅