You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dev-tools/build-plane-app/examples.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -242,4 +242,4 @@ if __name__ == "__main__":
242
242
243
243
## Publish to Marketplace
244
244
245
-
Apps can be listed on the [Plane Marketplace](https://plane.so/marketplace/integrations). Contact [support@plane.so](mailto:support@plane.so) to list your app.
245
+
Apps can be listed on the [Plane Marketplace](https://plane.so/marketplace/integrations). Contact [support@plane.so](mailto:support@plane.so) to list your app.
Plane comes in four editions by how its deployed. Our Cloud is our only hosted edition as of 2025. Additionally, we offer three unique self-hosted editions tailored to meet two sets of unique needs—the open-source Community Edition, the recommended Commercial Edition, and the Airgapped Edition.
@@ -43,21 +42,20 @@ Built for organizations with strict security and compliance requirements, the Ai
43
42
44
43
The Airgapped Edition offers:
45
44
46
-
-**Complete isolation**
47
-
Operates entirely within your network perimeter with no external dependencies or outbound connections.
48
-
49
-
-**Full feature parity**
50
-
Includes all features available in the standard Commercial Edition, including advanced work management, security controls, and governance tools
45
+
-**Complete isolation**
46
+
Operates entirely within your network perimeter with no external dependencies or outbound connections.
51
47
52
-
-**Version updates**
53
-
Updates from your own docker registry.
48
+
-**Full feature parity**
49
+
Includes all features available in the standard Commercial Edition, including advanced work management, security controls, and governance tools
54
50
55
-
-**Self-contained architecture**
56
-
All services, dependencies, and resources are bundled for deployment in restricted networks
51
+
-**Version updates**
52
+
Updates from your own docker registry.
57
53
58
-
-**Compliance-ready**
59
-
Designed to meet requirements for environments that prohibit external network communication
54
+
-**Self-contained architecture**
55
+
All services, dependencies, and resources are bundled for deployment in restricted networks
60
56
57
+
-**Compliance-ready**
58
+
Designed to meet requirements for environments that prohibit external network communication
61
59
62
60
## Why we separate editions
63
61
@@ -83,7 +81,6 @@ Each of our editions is built on a distinct codebase. Versions with each differ
83
81
84
82
For both the Commercial, Airgapped, and Community Editions, version updates are in your control. Regular updates ensure you’re benefiting from the latest features and improvements. See [Update Plane](/self-hosting/manage/upgrade-plane) for how to upgrade your versions.
85
83
86
-
87
84
## Changelog
88
85
89
-
We maintain a detailed changelog for all editions. [Check it out](https://plane.so/changelog) and bookmark it to stay informed about the latest features, bug fixes, and improvements by edition.
86
+
We maintain a detailed changelog for all editions. [Check it out](https://plane.so/changelog) and bookmark it to stay informed about the latest features, bug fixes, and improvements by edition.
0 commit comments