Skip to content

Commit 6c9c840

Browse files
gao-sunCopilot
andauthored
docs: add private cloud (#1382)
* docs: add private cloud * refactor: apply suggestions from code review Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * chore: fix lint --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 1f099ef commit 6c9c840

File tree

2 files changed

+56
-1
lines changed

2 files changed

+56
-1
lines changed

docs/logto-cloud/README.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import McpIcon from '@site/src/assets/mcp.svg';
66
import CustomDomains from '@site/src/assets/search.svg';
77
import SystemLimit from '@site/src/assets/security.svg';
88

9-
# Logto cloud service
9+
# Logto Cloud
1010

1111
[Logto Cloud](https://cloud.logto.io) offers a range of management and operational services to help you manage identities and resources smoothly and easily. Hosted by Logto, it includes features like [multi-region support](/logto-cloud/tenant-settings#tenant-region), tenant management, [billing and pricing](/logto-cloud/billing-and-pricing), [member management](/logto-cloud/tenant-member-management), and console role-based access control.
1212

docs/logto-cloud/private-cloud.mdx

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
---
2+
id: private-cloud
3+
title: Private Cloud
4+
sidebar_position: 5.1
5+
---
6+
7+
# Logto Private Cloud
8+
9+
Deploy Logto in a dedicated Azure environment for stronger isolation, compliance alignment, and infrastructure control.
10+
11+
## Overview \{#overview}
12+
13+
Logto Private Cloud is a dedicated deployment option for customers that need more infrastructure isolation and control than a shared public cloud environment.
14+
15+
It is designed for organizations with stricter security, compliance, procurement, or deployment requirements, while keeping the same core product experience as Logto Cloud.
16+
17+
Here is how the deployment options differ:
18+
19+
- **Logto Cloud**: managed public cloud, fastest path to production
20+
- **Logto Private Cloud**: dedicated deployment for customers with stricter infrastructure or compliance requirements
21+
- **Logto OSS**: self-hosted and self-managed
22+
23+
## When to choose Private Cloud \{#when-to-choose-private-cloud}
24+
25+
Logto Private Cloud is usually the right fit when your organization requires one or more of the following:
26+
27+
- Stronger environment isolation
28+
- SLA-backed uptime commitment, with support and collaboration from the Logto team
29+
- Specific compliance requirements that cannot be met by a shared public cloud
30+
- Deployment in a specific region or infrastructure that is not supported by Logto Cloud
31+
- Connection to internal resources that cannot be accessed from a public cloud environment
32+
33+
If you do not have these requirements, [Logto Cloud](https://cloud.logto.io/?sign_up=1) is usually the better choice because it is simpler to adopt and easier to operate.
34+
35+
### Deployment scope \{#deployment-scope}
36+
37+
Logto Private Cloud is currently available on **Azure** only.
38+
39+
Supported regions depend on whether the Azure region provides the services required by Logto. If you have a target region in mind, contact us and we can confirm feasibility based on your requirements.
40+
41+
### Security and compliance \{#security-and-compliance}
42+
43+
Private Cloud provides a dedicated environment with clearer isolation boundaries than a shared public cloud deployment.
44+
45+
We keep security and compliance discussions practical and requirement-driven. If your team needs a security review, compliance discussion, or deployment-specific clarification, contact us and we can go through the details directly.
46+
47+
## Contact us \{#contact-us}
48+
49+
If you are considering Private Cloud, [contact us](https://logto.io/contact?src=private-cloud) with:
50+
51+
- your target Azure region
52+
- security or compliance requirements
53+
- migration context, if any
54+
55+
We will help you evaluate fit and discuss the next steps.

0 commit comments

Comments
 (0)