Configure server sentry with multiple virtualhosts

Good morning, I need to configure the sentry on a server that has about 60 domains. I have doubts on how to make the configuration without being through virtualhost, is there how? Or do I need to configure each domain?

The question is not clear to me. Do you need to configure 60 Sentry instances, one per domain or is one Sentry instance gonna be one of those domains? Or is it the same Sentry instance accessible from 60 different domains?

I need the same Sentry instance to be accessible from 60 different domains, using nginx (centos). I’m analyzing the documentation but I still don’t understand how to configure it this way.

Unfortunately I don’t think this would be possible, unless you are okay with a single canonical domain. @jauer @matt what do you think?