InnerScientist

joined 2 years ago
[–] InnerScientist@lemmy.world 6 points 16 hours ago

for a homelab I don't think it's feasible to fully review the source code of everything you install

Here's what you can actually do:

  • Consider if you actually need the application and stop applications you don't use
  • Don't allow public access unless it is necessary, consider VPN/reverse proxies with client authentication (if supported)
  • isolate applications that don't need to talk to each other
    • see also rootless podman, firewalls, virtual machines, etc
    • don't forget network access, if everything runs on 127.0.0.1 and every service shares it then they can all talk to each other! (See also network namespaces or VMs)
  • Don't reuse passwords
  • keep software up to date
  • actually evaluate the quality of the project if it needs access to sensitive information
    • see open issues, closed issues that stand out
    • check for audits or at least a history of good effort™

Sure you wont always catch ai slop this way but you don't need to read a line of code to at least be reasonably sure your arr stack won't get to the family photos.

[–] InnerScientist@lemmy.world 9 points 3 days ago

Can't have shit in Detroit.

[–] InnerScientist@lemmy.world 13 points 4 days ago

Didn't pay that, only the microwave light works now.

[–] InnerScientist@lemmy.world 8 points 4 days ago

Pondering my blorb

[–] InnerScientist@lemmy.world 8 points 5 days ago

Don't you mean: "How much speedtest?"

[–] InnerScientist@lemmy.world 10 points 1 week ago (7 children)

Windows snobs cant even run Windows on without a super giga 1000€ license for more than 16 Core CPUs

I'm not using Windows servers at home but if I did then a license wouldn't be a factor when deciding what hardware to buy.

[–] InnerScientist@lemmy.world 16 points 1 week ago (1 children)

Technically, a copper wire is a battery that charges in (a very tiny fraction of ) seconds.

[–] InnerScientist@lemmy.world 15 points 1 week ago (20 children)

Oh look, this isn’t an argument!

[–] InnerScientist@lemmy.world 9 points 2 weeks ago (1 children)

If you're truly that revolutionary then more than enough people will post for you.

[–] InnerScientist@lemmy.world 6 points 2 weeks ago (1 children)

Are ya winning, son?

32
submitted 8 months ago* (last edited 8 months ago) by InnerScientist@lemmy.world to c/selfhosted@lemmy.world
 

I'm looking for experiences and opinions on kubernetes storage.

I want to create a highly available homelab that spans 3 locations where the pods have a preferred locations but can move if necessary.

I've looked at linstore or seaweedfs/garage with juicefs but I'm not sure how well the performance of those options is across the internet and how well they last in long term operation. Is anyone else hosting k3s across the internet in their homelab?

Edit: fixed wording

view more: next ›