• 0 Posts
  • 3 Comments
Joined 11 months ago
cake
Cake day: October 28th, 2023

help-circle
  • Muy bueno 👏

    Next, I would pick modern workload software to learn. By workloads I mean cool open source software out there. A lot of people are finally moving from VMs to containers in their home labs.

    1. docker - modern way to run workloads is containers and it isn’t too bad to pick up. Portainer ce is free for a small number of nodes if you want a GUI.

    If you are studying computer science / learning coding on your own, it’s a great way to deploy your code

    1. kubernetes (ex: k3s) - these can also be super light weight (k3s is super light weight) and is an incredibly popular way to run resilient container systems.

    Both approaches will lead you to things like lets encrypt for certs, tons of cool free apps out there like grafana / Prometheus to learn monitoring, home assistant for light bulb control 💡, and increased Linux experience. Heck, you can connect both to your truenas storage over nfs. Explore ceph ( micro ceph for microk8s) or longhorn if you want to create distributed, replicated storage for app data in k8s.

    Have fun out there and sorry for just convincing you to buy more crap with the money you don’t have 😁👍🏼😆