mirror of
https://github.com/zitadel/zitadel.git
synced 2025-01-06 13:07:52 +00:00
docs(legal): editorial changes (#5828)
* docs(legal): editorial changes * remove from tos
This commit is contained in:
parent
99857ff954
commit
91431cb451
@ -1,27 +0,0 @@
|
||||
---
|
||||
title: Overview
|
||||
---
|
||||
|
||||
import {ListElement, ListWrapper, ICONTYPE} from '../../src/components/list';
|
||||
import Column from '../../src/components/column';
|
||||
|
||||
This section contains important agreements, policies and appendices relevant for users of our websites and services.
|
||||
|
||||
All documents will be provided in English language.
|
||||
<Column>
|
||||
<ListWrapper title="Main documents">
|
||||
<ListElement link="/docs/legal/terms-of-service" type={ICONTYPE.POLICY} title="Terms of Service" description="" />
|
||||
<ListElement link="/docs/legal/data-processing-agreement" type={ICONTYPE.POLICY} title="Data Processing Agreement" description="" />
|
||||
<ListElement link="/docs/legal/privacy-policy" type={ICONTYPE.POLICY} title="Privacy Policy" description="" />
|
||||
</ListWrapper>
|
||||
<ListWrapper title="Service">
|
||||
<ListElement link="/docs/legal/service-level-description" type={ICONTYPE.SERVICE} title="Service Level" description="Service levels offered by ZITADEL Cloud" />
|
||||
<ListElement link="/docs/legal/cloud-service-description" type={ICONTYPE.SERVICE} title="Cloud Service" description="Service description and data location" />
|
||||
<ListElement link="/docs/legal/terms-of-service-dedicated" type={ICONTYPE.SERVICE} title="Dedicated Instances" description="Terms and Conditions of dedicated Instances" />
|
||||
</ListWrapper>
|
||||
<ListWrapper title="Annexes">
|
||||
<ListElement link="/docs/legal/support-services" type={ICONTYPE.POLICY} title="Support Services" description="Support services offered by ZITADEL and CAOS Ltd." />
|
||||
<ListElement link="/docs/legal/acceptable-use-policy" type={ICONTYPE.POLICY} title="Acceptable Use Policy" description="Obligations while using ZITADEL Services" />
|
||||
<ListElement link="/docs/legal/rate-limit-policy" type={ICONTYPE.POLICY} title="Rate Limit Policy" description="How ZITADEL will use rate limiting" />
|
||||
</ListWrapper>
|
||||
</Column>
|
@ -1,39 +0,0 @@
|
||||
---
|
||||
title: Dedicated Instance Terms
|
||||
custom_edit_url: null
|
||||
---
|
||||
## General
|
||||
|
||||
Last revised: June 3, 2022
|
||||
|
||||
### Background
|
||||
|
||||
Within the scope of the Framework Agreement, the Customer may choose to purchase a subscription that requires a dedicated instance of ZITADEL. These additional terms for dedicated instance ("**Dedicated Instance Terms**") apply in addition to the Framework Agreement.
|
||||
|
||||
### Service
|
||||
|
||||
CAOS operates and manages a **Dedicated Instance** of ZITADEL in a private infrastructure environment dedicated for the Customer and provides support services for the Customer according the Purchase Order, these terms, agreed [**Service Level Description**](service-level-description), and [**Support Service Descriptions**](support-services).
|
||||
|
||||
Each Dedicated Instance consists, except agreed otherwise in writing, of a multi-zonal high-availability configuration that guarantees loads up to the specified [rate limits](rate-limit-policy#what-rate-limits-do-apply).
|
||||
|
||||
### Operations
|
||||
|
||||
CAOS will install and manage the Dedicated Instance on infracstructure provided by preferred cloud providers. Costs for infrastructure or cloud providers are not included in the Subscription, if not agreed otherwise in writing.
|
||||
|
||||
You may choose to provide the required infrastructure yourself. You must comply with the requirements and prerequisites outlined in the purchase order.
|
||||
|
||||
You may not modify, maintain or attempt to modify the Dedicated Instance, except with prior instructions by CAOS.
|
||||
|
||||
CAOS will use the same backup strategy as for ZITADEL Cloud (public cloud) services, except otherwise agreed between you and CAOS in writing.
|
||||
|
||||
### Maintenance and Updates
|
||||
|
||||
We will access, modify, and maintain the Dedicated Instance at times solely determined by CAOS (**"Regular Maintenance"**).
|
||||
|
||||
Under certain subscription plans, the Customer may agree a custom frequency and times for changes and updates. CAOS will coordinate the cadence and the changes with the Customer. To guarantee the quality of service, maintenance will occur on regular basis, typically monthly or sooner for security or performance related patches (**"Emergency Maintenance"**), but no longer than on quarterly basis.
|
||||
|
||||
If you fail to permit CAOS to conduct Regular Maintenance for 3 consecutive months or Emergency Maintenance within 5 days of notification, then CAOS will raise this issue with the Customer via Escalation Process. In case the issue is not resolved 5 days after such an escalation, CAOS may terminate the subscription with 30 days prior written notice to Customer. CAOS is not obligated to provide the service according to the terms and SLA, nor is CAOS liable to any security breach or damages after failure to permit Regular Maintenance for 3 consecutive months, or Emergency Maintenance for 5 days after notification.
|
||||
|
||||
### Incidents
|
||||
|
||||
Incidents are handled as documented in the [**Support Service Descriptions**](support-services). If the Customer choose in Purchase Order to provide the required infrastructure, then any incidents related to the infrastructure of the Dedicated Instance have to be resolved through the Customer directly.
|
@ -25,10 +25,6 @@ The following policies complement the TOS. When accepting the TOS, you accept th
|
||||
* [**Acceptable Use Policy**](acceptable-use-policy) - What we understand as acceptable and fair use of our Services
|
||||
* [**Rate Limit Policy**](rate-limit-policy) - How we avoid overloads of our services
|
||||
|
||||
This Agreement is extended with additional terms, in case your Subscription requires a Dedicated Instance. When you enter the Agreement with us, you accept these additional agreements.
|
||||
|
||||
* [**Dedicated Instance Terms**](terms-of-service-dedicated) - How we provide our services for a dedicated instance
|
||||
|
||||
### Alterations
|
||||
|
||||
Any provisions which deviate from these TOS must be agreed in writing between the Customer and us. Such agreements shall take precedence over the TOS outlined in this document.
|
||||
@ -195,7 +191,7 @@ Should any provision of these TOS be or become invalid, this shall not affect th
|
||||
|
||||
These TOS shall enter into force as of 15.07.2022.
|
||||
|
||||
Last revised: June 14, 2022
|
||||
Last revised: May 12, 2023
|
||||
|
||||
### Amendments
|
||||
|
||||
|
@ -83,7 +83,7 @@ module.exports = {
|
||||
},
|
||||
{
|
||||
type: "doc",
|
||||
docId: "legal/introduction",
|
||||
docId: "legal",
|
||||
label: "Legal",
|
||||
position: "right",
|
||||
},
|
||||
|
@ -540,38 +540,50 @@ module.exports = {
|
||||
support: [
|
||||
],
|
||||
legal: [
|
||||
"legal/introduction",
|
||||
"legal/terms-of-service",
|
||||
"legal/data-processing-agreement",
|
||||
{
|
||||
type: "category",
|
||||
label: "Service Description",
|
||||
label: "Legal Agreements",
|
||||
collapsed: false,
|
||||
link: {
|
||||
type: "generated-index",
|
||||
title: "Legal Agreements",
|
||||
slug: "legal",
|
||||
description:
|
||||
"This section contains important agreements, policies and appendices relevant for users of our websites and services. All documents will be provided in English language.",
|
||||
},
|
||||
items: [
|
||||
"legal/cloud-service-description",
|
||||
"legal/service-level-description",
|
||||
"legal/support-services",
|
||||
],
|
||||
},
|
||||
{
|
||||
type: "category",
|
||||
label: "Additional terms",
|
||||
collapsed: true,
|
||||
items: [
|
||||
"legal/terms-support-service",
|
||||
"legal/terms-of-service-dedicated",
|
||||
],
|
||||
},
|
||||
{
|
||||
type: "category",
|
||||
label: "Policies",
|
||||
collapsed: false,
|
||||
items: [
|
||||
"legal/privacy-policy",
|
||||
"legal/acceptable-use-policy",
|
||||
"legal/rate-limit-policy",
|
||||
"legal/vulnerability-disclosure-policy",
|
||||
],
|
||||
"legal/terms-of-service",
|
||||
"legal/data-processing-agreement",
|
||||
{
|
||||
type: "category",
|
||||
label: "Service Description",
|
||||
collapsed: false,
|
||||
items: [
|
||||
"legal/cloud-service-description",
|
||||
"legal/service-level-description",
|
||||
"legal/support-services",
|
||||
],
|
||||
},
|
||||
{
|
||||
type: "category",
|
||||
label: "Support Program",
|
||||
collapsed: true,
|
||||
items: [
|
||||
"legal/terms-support-service",
|
||||
],
|
||||
},
|
||||
{
|
||||
type: "category",
|
||||
label: "Policies",
|
||||
collapsed: false,
|
||||
items: [
|
||||
"legal/privacy-policy",
|
||||
"legal/acceptable-use-policy",
|
||||
"legal/rate-limit-policy",
|
||||
"legal/vulnerability-disclosure-policy",
|
||||
],
|
||||
},
|
||||
]
|
||||
},
|
||||
],
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user