johntash

joined 2 years ago
[–] johntash@eviltoast.org 1 points 1 hour ago

Yeah they do seem like good people from what little I've seen. The main developer supposedly contributes to various k8s projects too.

[–] johntash@eviltoast.org 1 points 1 hour ago

I've been moving most of my homelab stuff to kubernetes. Right now it's a bunch of vms using talos and also a couple remote dedicated servers.

I was thinking of reinstalling my proxmox machines at home with talos, and using kubevirt for the things I still need VMs for.

Cozystack seems like it already manages most of the things I'd need?

It'd also be nice to be able to give access to a couple friends to their own virtual clusters on the remote servers.

 

cross-posted from: https://eviltoast.org/post/14241983

I've been thinking of migrating from proxmox to a kubernetes (talos) + kubevirt set up. I recently discovered https://cozystack.io/ which seems like it combines a lot of the things I would have to set up anyway.

Anybody have any experience with it? Curious to hear if it works well or if there are any major caveats/gotchas vs a more DIY setup.

[–] johntash@eviltoast.org 5 points 11 hours ago

Snipe-it is a bit overkill but it's pretty good.

Grocy also has an inventory tracker. I'm not sure how different it is tho

[–] johntash@eviltoast.org 2 points 4 days ago (1 children)

If you're already using forgejo, try forgejo actions first.

Another interesting one is Argo Workflows if you're using argocd for anything.

[–] johntash@eviltoast.org 2 points 1 week ago

Check out lowendtalk, it's often smaller providers but you can find some good deals there.

[–] johntash@eviltoast.org 2 points 2 weeks ago

I've never seen komodo before, it seems like a cool project. If it supported moving workloads between servers, I'd probably consider switching away from k8s to it to have something simpler

[–] johntash@eviltoast.org 4 points 2 weeks ago

Look at tools like kopia and restic. Depending on how much data you have, it should be relatively cheap to back up to backblaze b2.

[–] johntash@eviltoast.org 3 points 1 month ago (3 children)

Have you compared authentik to authelia by any chance? I use authentik but don't think I've ever tried authelia. I did use keycloak for a bit too.

[–] johntash@eviltoast.org 2 points 1 month ago (2 children)

Are you saying you can import chat history with a bridge some how? I don't remember that being an issue, but would be very handy

[–] johntash@eviltoast.org 2 points 1 month ago

I'd also recommend Authentik. It's simpler than something like keycloak imo and works pretty well. They also have guides for quite a few self hosted services.

I did have issues with it being slow at some point, but an update fixed it iirc.