is it advisable to host a single host for both kra...
# ory-selfhosting
b
is it advisable to host a single host for both kratos and hydra - split behind a load balancer of course or should I be thinking about two hosts ie accounts.example.com and oauth.example.com kratos /self-hosted/ /.well-known/ory/webauthn.js hydra •
/.well-known/jwks.json
/.well-known/openid-configuration
/oauth2/auth
/oauth2/token
/oauth2/revoke
/oauth2/fallbacks/consent
/oauth2/fallbacks/error
/oauth2/sessions/logout
/userinfo
l
my company runs kratos and hydra under a single host, but it's probably up to your preference as I don't think the hydra and kratos cookies need to match domains
b
I know there are some (non critical) sql migration conflicts if you use the same db I think at this point it’s just the networks table