It's not so much that it suggests it's supported, it's how the ansible install talks about setup.
Specifically this from Lemmy Ansible
mkdir -p inventory/host_vars/your-domain
This makes me think you can setup multiple domains in the host_vars directory
Different domains. I got three domains to get running.
And honestly the documentation isn't helping.
So, I am working on building a couple of Lemmy sites with the intent of them being sort of community specific. Now, when I was reading setup it felt like establishing multiple lemmy sites in the same code base was possible.
Is this a configuration that is supported?
Gentoo is my prefered distro.
It's not so much that it suggests it's supported, it's how the ansible install talks about setup.
Specifically this from Lemmy Ansible
This makes me think you can setup multiple domains in the host_vars directory