this post was submitted on 23 Jul 2023
10 points (100.0% liked)
Lemmy
12514 readers
42 users here now
Everything about Lemmy; bugs, gripes, praises, and advocacy.
For discussion about the lemmy.ml instance, go to [email protected].
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
What do you mean by site? Having one process serve multiple instances with different domains? Or do you just want to define custom styling per community?
Different domains. I got three domains to get running.
And honestly the documentation isn't helping.
You need to run one Lemmy per domain then. I would like to see the parts of the doc that suggest that this is supported.
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
This could mean that multiple lemmy processes can share that folder but it would be a stretch to assume that a single process can serve multiple domains.