mr47

joined 1 year ago
[–] [email protected] 3 points 10 months ago

Chrome Remote Desktop works well and doesn't require a monitor (at least not one that's turned on).

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

Maybe when IPv6 is widely available, we'll stop seeing this... For now, it sucks, but IPv4 blocks are expensive. Price or external IPv4, something's gotta give.

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

I upgrade as soon as new versions come out, I like living on the edge :) if something goes wrong, there are backups.

As for musl, I haven't mentioned it since OP wants to run containers - and in that case, musl doesn't matter. And for running programs natively, many are available as packages (with any musl incompatibilities already resolved). But yeah, if you venture outside these limits, you can definitely run into issues with musl.

[–] [email protected] 10 points 11 months ago (3 children)

Everybody is so quick to suggest Debian (and it's a fine choice), but Alpine is great for such things, as well. It's blazing fast, frequently updated, has most packages you could ever want in a server environment (not that it matters if you're planning on using containers). I've been using Alpine for years as my docker host, and not once have I thought "man, I wish it was debian instead".

[–] [email protected] 4 points 11 months ago (1 children)

That is a complete overkill. You don't need a cluster of Proxmox nodes for personal hosting. And you certainly don't need a 24-port switch.

[–] [email protected] 0 points 1 year ago (1 children)

That's a really nice setup! I run most of my things on a docker swarm (the docker hosts are VMs running on Proxmox hosts), though that was an overkill in retrospect, and causes more problems with no practical advantages.

The range of services I run is similar to yours, but I also have a bunch of services for personal finance (beancont/fava, as well as automatic importers and such), a more extensive media setup (with qBitTorrent and *arr apps), a gitea server, and a vaultwarden instance.

[–] [email protected] 1 points 1 year ago

That awesomebudget looks nice! I'm more of a beancont/fava guy, and too invested in my setup to try something vastly different - but it sure looks like a cool option for people starting out.