Overview:
Stormkit is a hosting platform designed for the deployment and management of modern web applications. It offers both a managed cloud edition and a self-hosted edition, giving organizations the option to run their own instance on their own infrastructure. The self-hosted version is suited for teams that require greater control over their hosting environment or have specific compliance needs. The platform requires PostgreSQL and Redis to function.
Core Features:
Self-Hosted Edition: Allows organizations to host their own instance of Stormkit on their own infrastructure for more control and regulatory compliance.
Cloud Edition: A fully managed hosting solution that handles deployment, scaling, and maintenance.
Dual Edition Codebase: Codebase is structured with open-source components under AGPL-3.0 (Community Edition) and separate commercial features (Enterprise Edition).
React-based UI: The frontend is built with a React-based web interface.
Use Cases:
Organizations needing self-hosted control: Deploying Stormkit on your own servers to manage the hosting environment and data.
Teams preferring managed hosting: Using the Cloud Edition (app.stormkit.io) to handle scaling and maintenance without infrastructure management.
Developers running local instances: Setting up Stormkit locally for development or testing purposes with its provided services.
Why It Matters:
Stormkit provides a clear open-source path for hosting web applications, with a deliberate separation between its AGPL-3.0 Community Edition and commercial Enterprise Edition. This structure allows organizations to evaluate and use core functionality while offering a licensing path for advanced features. The self-hosted option directly addresses teams that need to maintain control over their hosting stack.




