The problem is that I want to use Litespeed with multiple docker containers varying stacks (some Wordpress, some Laravel etc) and SSH access and things like that.
So I really need to keep the setup I have. It feels like I'm one setting away from it working, but it's just a permissions issue...
I'm pretty new to both OLS and averagely experienced with Docker.
So I'm trying to set up a server on AlmaLinux 9 where OLS runs on the VPS level. I then want to use the vhost-map to send all the traffic (depending on domain) to one of many docker containers. However, I must have spent 6 hours...