@@ -18,30 +18,30 @@ The **majority of Flipt v2 remains free and open source**, including:
18
18
19
19
## Feature Comparison: Free vs Pro
20
20
21
- | Feature Category | Free | Pro | Notes |
22
- | ----------------------------------- | ---- | --- | --------------------------------------------------------------------------------------------------------- |
23
- | ** Core Functionality** | | | |
24
- | Feature flag evaluation engine | ✅ | ✅ | Full functionality in both |
25
- | Dashboard and UI | ✅ | ✅ | Complete interface |
26
- | Multi-environment support | ✅ | ✅ | Unlimited environments |
27
- | Branch environments | ✅ | ✅ | Git-based branching |
28
- | Git-backed storage and sync | ✅ | ✅ | Full Git integration |
29
- | Authentication mechanisms | ✅ | ✅ | OIDC, token-based |
30
- | Real-time client updates | ✅ | ✅ | Server Sent Events (SSE) support |
31
- | ** Advanced Workflows** | | | |
32
- | Enterprise DevOps Integration | ❌ | ✅ | GitHub, GitLab, BitBucket, Azure DevOps, Gitea |
33
- | Merge proposals with SCM | ❌ | ✅ | Automated PR/MR creation |
34
- | GPG commit signing | ❌ | ✅ | Cryptographic verification |
35
- | ** Security & Operations** | | | |
36
- | Integrated secrets management | ❌ | ✅ | HashiCorp Vault integration. AWS Secrets Manager, GCP Secret Manager, Azure Key Vault support coming soon |
37
- | Air-gapped environment support | ❌ | ✅ | Offline license validation |
38
- | Enterprise authentication providers | ❌ | 🔄 | Coming soon |
39
- | Advanced analytics and reporting | ❌ | 🔄 | Coming soon |
40
- | ** Support** | | | |
41
- | Community support | ✅ | ✅ | Discord, GitHub issues |
42
- | Dedicated support channel | ❌ | ✅ | Direct Slack access |
43
- | Priority bug fixes | ❌ | ✅ | Faster resolution |
44
- | Priority feature requests | ❌ | ✅ | Influence roadmap |
21
+ | Feature Category | Free | Pro | Notes |
22
+ | ----------------------------------- | ---- | --- | --------------------------------------------------------------------------------------------------------------------------------- |
23
+ | ** Core Functionality** | | | |
24
+ | Feature flag evaluation engine | ✅ | ✅ | Full functionality in both |
25
+ | Dashboard and UI | ✅ | ✅ | Complete interface |
26
+ | Multi-environment support | ✅ | ✅ | Unlimited environments |
27
+ | Branch environments | ✅ | ✅ | Git-based branching |
28
+ | Git-backed storage and sync | ✅ | ✅ | Full Git integration |
29
+ | Authentication mechanisms | ✅ | ✅ | OIDC, token-based |
30
+ | Real-time client updates | ✅ | ✅ | Server Sent Events (SSE) support |
31
+ | ** Advanced Workflows** | | | |
32
+ | Enterprise DevOps Integration | ❌ | ✅ | GitHub, GitLab, BitBucket, Azure DevOps, Gitea |
33
+ | Merge proposals with SCM | ❌ | ✅ | Automated PR/MR creation |
34
+ | GPG commit signing | ❌ | ✅ | Cryptographic verification |
35
+ | ** Security & Operations** | | | |
36
+ | Integrated secrets management | ❌ | ✅ | HashiCorp Vault integration with secrets references . AWS Secrets Manager, GCP Secret Manager, Azure Key Vault support coming soon |
37
+ | Air-gapped environment support | ❌ | ✅ | Offline license validation |
38
+ | Enterprise authentication providers | ❌ | 🔄 | Coming soon |
39
+ | Advanced analytics and reporting | ❌ | 🔄 | Coming soon |
40
+ | ** Support** | | | |
41
+ | Community support | ✅ | ✅ | Discord, GitHub issues |
42
+ | Dedicated support channel | ❌ | ✅ | Direct Slack access |
43
+ | Priority bug fixes | ❌ | ✅ | Faster resolution |
44
+ | Priority feature requests | ❌ | ✅ | Influence roadmap |
45
45
46
46
## Pro Licensing
47
47
0 commit comments