“The future ain’t what it used to be.”

-Yogi Berra

  • 0 Posts
  • 11 Comments
Joined 2 years ago
cake
Cake day: July 29th, 2023

help-circle





  • Think of it more as a “distro” bazooka.

    Its linux, yes. But what it allows you to do is take old machines that you might have left retired, and create “pools” of compute resource, that you can then deploy whatever image floats your boat onto any size machine you like.

    Say for example, like me, you have an old System76 Serval. Its a good processor (6 cores, 32gb ram (ddr4), and a 2070. I haven’t used it as a daily driver since 2022.

    I put put proxmox on it, and stuck it next to my NAS, close to my router. Then I took 2 cores and 6gb, and installed Ubuntu LTS on it, and then installed coolify. Using coolify I spun up jellyfin, some home assistant stuff, and a postgres for one of my work projects.

    Then I took the other 4 cores and 28 gb of RAM and put PopOS to use as a development machine for that work project. It can stay alive as long as the project is going, and then when I’m finished, I can give that compute back to the pool and redeploy it.

    It also makes it incredibly easy and fast to test different versions of Linux (or I think you can do windows from an image this way too, but don’t quote me).