docs(readme,helm): add Community vs. Enterprise table to main README; expand Enterprise Edition details in Helm chart README

This commit is contained in:
Simon Larsen
2025-11-05 12:12:42 +00:00
parent e9bfe74b5d
commit c5938956af
2 changed files with 9 additions and 1 deletions

View File

@@ -55,7 +55,7 @@ helm install my-oneuptime oneuptime/oneuptime -f values.yaml
| Edition | Best For | Included Benefits | Requirements |
|----------------------|-------------------------------------------------------|--------------------------------------------------------------------------------------------------------|--------------|
| Community Edition | Getting started, small self-hosted deployments | Fully featured OneUptime platform with the standard security posture | None |
| Enterprise Edition | Regulated industries, teams with strict compliance needs | Hardened container images with additional security hardening and compliance-focused configurations; direct assistance via `sales@oneuptime.com` | Valid license |
| Enterprise Edition | Regulated industries, teams with strict compliance needs | Hardened container images with additional security controls;<br>Custom features and roadmap input;<br>Dedicated engineer with 1-hour priority phone support;<br>Custom data residency and retention options;<br>Deploy on private cloud or SaaS with annual invoicing | Valid license |
## Upgrade Helm Chart

View File

@@ -66,6 +66,14 @@ By using OneUptime Cloud, you also support the development of OneUptime open sou
If you need advanced features, such as API Access, Advanced Workflows, or Advanced Access Control, you can upgrade to a paid plan anytime. You can compare the different plans and pricing on [OneUptime Pricing](https://oneuptime.com/pricing) page.
## Community vs. Enterprise Editions
| Edition | Ideal For | Highlights | Requirements |
|--------------------|-------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------|
| Community Edition | Self-hosters getting started with the open-source stack | Full OneUptime feature set with the standard security posture; community-driven support channels; rapid updates via public releases | None |
| Enterprise Edition | Regulated teams that need hardened deployments and premium support | Hardened container images with additional security controls;<br>Custom features and roadmap input;<br>Dedicated engineer with 1-hour priority phone support;<br>Custom data residency and retention options;<br>Deploy on private cloud or SaaS with annual invoicing | Valid enterprise license (contact `sales@oneuptime.com`) |
## Installation
- [Install on Kubernetes with Helm](https://artifacthub.io/packages/helm/oneuptime/oneuptime) (recommended for production)