Hi everyone,
I’m considering creating a home server mostly for backup reasons, maybe running some VMs or containers as needed, maybe adding some remote management like SaltStack for a few Windows laptops.
In the past at work, I used Proxmox and while it’s some sort of product on it’s own, I was easily able to use APT at the shell to install all sorts of software Proxmox didn’t bundle by default. In many cases just minor missing shell tools, runtimes like Python or something to support software otherwise deployed using GitHub etc. I would like to avoid the need to setup a container for all of those use-cases, some things are easier the old package manager way in my opinion.
If I didn’t understand things wrongly, SCALE is based on some Debian like Proxmox. So I expect to be able to use APT, possibly even add additional 3rd party repos etc. OTOH, I’ve found requests like adding 7zip which make me wonder if I’m wrong, because that should be easy using APT.
So what’s the point here, does SCALE support APT and possibly 3rd party repos?
Thanks!