Skip to content

Commit e1f9779

Browse files
committed
Corrected plans doc page
1 parent ab2889b commit e1f9779

File tree

1 file changed

+20
-28
lines changed

1 file changed

+20
-28
lines changed

docs/misc/7_plans_details/index.mdx

Lines changed: 20 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -14,54 +14,45 @@ Windmill provides a range of pricing plans for both Cloud and Self-hosted deploy
1414

1515
## Cloud
1616

17-
### Community Edition
17+
### Community Edition - Cloud
1818

1919
No commitment or credit card required.
20-
- Features include Google/Github/Microsoft/Gitlab SSO, unlimited variables/resources/scripts/apps/flows (except abuse), and 1000 free executions per month.
21-
- Public apps, groups, folders, and granular permissions available.
22-
- Deployment from Github and community support on Discord.
20+
- Features include Google/Github/Microsoft/Gitlab SSO, unlimited variables/resources/scripts/apps/flows (except abuse), and 1,000 free executions per month.
21+
- [Granular permissions](../../core_concepts/16_roles_and_permissions/index.mdx), [groups](../../core_concepts/8_groups_and_folders/index.mdx), [folders](../../core_concepts/8_groups_and_folders/index.mdx) and [public apps](../../apps/8_public_apps.md) available.
22+
- [Deployment from Github](../../advanced/9_deploy_gh_gl/index.md) and community support on [Discord](https://discord.com/invite/V7PM2YHsPB).
2323

24-
### Team Plan
24+
### Team Plan - Cloud
2525

2626
Designed for small teams automating processes.
2727
- Includes all Community edition features.
2828
- [Priority Support](../12_support_and_sla/index.mdx) 24/7 with a 48-hour response time and automation engineer assistance.
2929
- [Audit logs](../../core_concepts/14_audit_logs/index.mdx) with a 7-day retention period.
30-
- [Deploy to staging/prod web UI](../../core_concepts/12_staging_prod/index.md).
3130
- [Global CSS on App Editor](../15_css_editor/index.md).
3231
- [Multiplayer](../../core_concepts/7_multiplayer/index.md) editing.
3332
- Each seat: $10/month.
34-
- Each seat includes one user or two operators.
35-
- Limited to 20 users per workspace.
36-
- Up to 10k executions per month.
37-
38-
Features not compa multi-tenant
39-
SESIM / SAML
40-
Workers
41-
42-
Enterprise, commune aux deux
33+
- Each seat includes one user or two operators and 10k executions.
34+
- Limited to 20 users.
4335

4436
`seats = max(users, executions / 10k)`. Meaning if you have 4 users and 60k executions, you pay 60$ = 40$ + 20$.
4537

4638
See [Upgrading to Team Edition](#upgrading-to-team-edition).
4739

48-
### Enterprise Plan
40+
### Enterprise Plan - Cloud
4941

42+
Your own hosted dedicated Windmill cluster without restrictions.
5043
Dedicated support, guidance and infrastructure for advanced capabilities.
44+
45+
- Isolated & dedicated database network & workers.
5146
- [SLA and priority support](../12_support_and_sla/index.mdx) with a 3-hour response time.
5247
- [Audit logs](../../core_concepts/14_audit_logs/index.mdx) with a 60-day retention period.
53-
- [Dedicated Workers / Native Performance](../../core_concepts/25_dedicated_workers/index.mdx).
54-
- [Worker Group Management UI](../11_worker_group_management_ui/index.mdx).
5548
- [Deploy to staging/prod web UI](../../core_concepts/12_staging_prod/index.md).
5649
- [Global CSS on App Editor](../15_css_editor/index.md).
5750
- [Multiplayer](../../core_concepts/7_multiplayer/index.md) editing.
58-
- SAML support.
59-
- Opportunity to become a design partner for influencing the Windmill roadmap.
60-
- Each worker: $100/month.
51+
- [SAML / SCIM support](../14_saml_and_scim/index.md). Group sync with active directory.
52+
- Design partner for Windmill roadmap.
53+
- Base price at $600.
6154
- Each seat: $40/month.
62-
- Multi-tenant Shared infrastructure: $200/month.
63-
- Isolated workers and database (Available in US/EU/Asia): $600/month.
64-
- Dedicated Kubernetes cluster (Available in US/EU/Asia): $1200/month.
55+
- Each worker: $100/month.
6556
- Each worker can run up to ~26M jobs per month.
6657

6758
See [Upgrading to Enterprise Edition](#upgrading-to-enterprise-edition).
@@ -74,9 +65,9 @@ See [Upgrading to Enterprise Edition](#upgrading-to-enterprise-edition).
7465
- Features [Google/Github/Microsoft/Gitlab SSO](../../misc/2_setup_oauth/index.md) and easy deployment on Fargate/Docker/Kubernetes.
7566
- Community support on [Discord](https://discord.com/invite/V7PM2YHsPB).
7667

77-
### Enterprise Edition
68+
### Enterprise Edition - Self-Hosted
7869

79-
Designed for companies requiring dedicated support and advanced infrastructure.
70+
Designed for companies requiring dedicated support, guidance and advanced infrastructure.
8071
- Commercial license.
8172
- [SLA and priority support](../12_support_and_sla/index.mdx) with a 3-hour response time.
8273
- [Audit logs](../../core_concepts/14_audit_logs/index.mdx) with a 60-day retention period.
@@ -85,11 +76,12 @@ Designed for companies requiring dedicated support and advanced infrastructure.
8576
- [Deploy to staging/prod web UI](../../core_concepts/12_staging_prod/index.md).
8677
- [Global CSS on App Editor](../15_css_editor/index.md).
8778
- [Multiplayer](../../core_concepts/7_multiplayer/index.md) editing.
88-
- SAML & SCIM support.
79+
- [SAML / SCIM support](../14_saml_and_scim/index.md). Group sync with active directory.
8980
- Shared Global Dependency Cache plugin to allow multiple workers to share a centralized cache.
90-
- Opportunity to become a design partner for influencing the Windmill roadmap.
81+
- Design partner for Windmill roadmap.
9182
- Each worker: $50/month.
9283
- Each seat: $20/month.
84+
- Each worker can run up to ~26M jobs per month.
9385

9486
See [Upgrading to Enterprise Edition](#upgrading-to-enterprise-edition).
9587

0 commit comments

Comments
 (0)