Skip to content

Commit d0848d9

Browse files
authored
chore: update multitenancy doc (#2285)
1 parent 17a0578 commit d0848d9

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

docs/kratos/guides/multi-tenancy-multitenant.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@ id: multi-tenancy-multitenant
33
title: Multitenancy
44
---
55

6-
[Ory Network](https://console.ory.sh) is the only available option to have a multi-tenant Ory Kratos set up. It is not possible to
7-
self-host Ory Kratos as a multi-tenant service as its data model does not support this due to data, scalability, and operational
8-
complexity.
6+
To set up Ory Kratos for multiple tenants, you have two options:
7+
8+
- [Ory Network](https://console.ory.sh) for a managed cloud service.
9+
- [Ory Enterprise License](../../self-hosted/oel/index.mdx) for an self-hosted on-premise solution.
10+
11+
The Ory Kratos open-source version is intended for single-tenant use only. Its data model isn't architected to support the data
12+
isolation, scalability, and operational needs of a multi-tenant environment.
13+
14+
:::info
15+
16+
Please reach out on the [Ory Community Chat](https://slack.ory.sh/) or via [email](https://www.ory.sh/contact) if you have any
17+
questions on multitenancy support.
18+
19+
:::

0 commit comments

Comments
 (0)