• 1 Post
  • 35 Comments
Joined 11 days ago
cake
Cake day: March 4th, 2025

help-circle

  • Don’t have a good guide, but in addition on the thing you plan to selfhost yourself you need to decide where it’s supposed to run. In a rented VM from a hoster? There are several ones where you can get a decent VM for a few bucks each month.

    Nowadays, Docker (or containers in general) are very popular, as an alternative to directly installing services on the vm. They make many things easier, but it’s another thing to learn about when you’re just starting - fortunately, there’s plenty of guides etc!






  • I think the only thing where you can mix CPU architectures without much problems and doing something meaningful with would be a Kubernetes Cluster, e.g. install K3S across the machines.

    As others mentioned, the 3rd gen CPUs are probably using quite a lot of power. I’d get something to measure how much the whole machines draw from the wall and decide if you’re fine with that (measure while there’s actually something going over the network interface and some r/w operations).

    The CPUs should be powerful enough to run most classic selfhosted apps.











  • Not much to do against scraping. On a small (but actively moderated) instance, a spamming bot will easily be detected and hopefully suspended. Generally, moderation is often better on smaller instances, so I’m not too worried about people migrating towards bigger instances - usually it’s the other way round.

    For 2. - dedicated corp instances will be defederated from many instances quickly. Bridge accounts on other instances need to be dealt with by the mods.

    Yes, of course this can increase moderation effort. But spam accounts are way more easy to deal with from a moderation perspective than issues between real human users which usually takes wayyy more effort to deal with.


  • That’s cool! I’ve always had the idea of a small k3s cluster on old phones with postmarketOS. I guess it doesn’t work with older phones which don’t have the latest Android Version but given the homelab trend generally goes towards small, low power devices, this could continue the trend with super small and low power phones. Probably in 2 years when current gen phones rotate out of company leasing contracts?