You must log in or register to comment.
Problem with all of these solutions is replication and standing back up in case everything crashes. I had that issue running fma and lxcs with apps on proxmox, it’s a ton of overhead with proxmox.
Ultimately it’s just easier to run docker on a VM and back up that one VM, or even easier the docker volumes. If anything crashes I just take that and spin the containers back up
This is a really nice guide, and covers everything from source source to sea, so to speak.
Ideal for someone installing for the first time, thanks for sharing!