* fix(account): make hourly billing reconciliation resumable and idempotent - schedule every ready billing hour from a persisted Mongo checkpoint - retry failed owner reconciliation and preserve checkpoint progress - use stable billing IDs with Mongo upsert semantics - recover stable unsettled billings independently from monitor data - make Cockroach balance and credits deductions idempotent - reconstruct historical debt and subscription state using transaction UpdatedAt - scope subscription history queries to active workspaces in the target hour - add focused unit and Testcontainers runtime coverage * perf * fix(account): restore hourly billing deduction semantics * feat(account): bound billing checkpoint catch-up window - add BILLING_MAX_CATCHUP_DURATION with a default of 24h - limit historical billing replay to the configured duration - preserve first-start behavior to process only the latest ready hour - log skipped hours when the persisted checkpoint exceeds the replay window - expose durable checkpoint lag and windowed pending checkpoint metrics - wire the setting into the account controller Helm chart - add bounded catch-up, first-start, validation, and metric tests * fix: ci * perf(account): optimize indexed historical billing queries - replace full DebtStatusRecord loading with per-user LATERAL lookup - use half-open billing time boundaries for historical debt state - add composite indexes for debt, subscription, and credits queries - add Testcontainers runtime and execution-plan coverage for billing paths - verify Mongo billing indexes and repeated initialization behavior
🚀 Develop, deploy, and scale in one seamless cloud platform ☁️
Sealos['siːləs] is an AI-native Cloud Operating System built on Kubernetes that unifies the entire application lifecycle, from development in cloud IDEs to production deployment and management. It is perfect for building and scaling modern AI applications, SaaS platforms, managed databases (MySQL, PostgreSQL, Redis, MongoDB) and complex microservice architectures.
Get started
Create your Development Environment in Sealos with just one click
- Open Sealos Devbox.
- Create a development environment, choosing from a range of languages and frameworks.
Create your Database on Sealos
- Open Sealos database.
- Create your database.
- View your database and access details.
Deploy your Docker Image on Sealos
- Open Sealos App Launchpad.
- Deploy the Docker image using a Kubernetes Deployment and expose it with an Ingress.
- View your app details and access your service.
💡 Core features
- Integrated Cloud IDEs: Zero-setup, collaborative development in the cloud. Eliminate local environment inconsistencies with DevBox.
- Managed Databases & Storage: Production-ready PostgreSQL, MySQL, MongoDB, Redis, and built-in S3-compatible Object Storage.
- Extensive App Store: Deploy complex applications with a single click. No YAML configuration, no container orchestration complexity - just point, click, and deploy.
- Full Kubernetes Power: Access the full power of Kubernetes without the complexity. K8s-native from day one.
- Enterprise Multi-Tenancy: Workspace-based isolation with granular RBAC and per-workspace resource quotas for secure collaboration.
- AI-Native Infrastructure: Build and scale anything with AI simply by describing them.
🏘️ Community & support
- 🌐 Visit the Sealos Website for full documentation and useful links.
- 💬 Join our Discord Server to chat with the Sealos team and other Sealos users. This is a good place to learn about Sealos and Kubernetes, ask questions, and share your experiences.
- 🐦 Tweet at @Sealos_io on X/Twitter and follow us.
- 🐞 Create GitHub Issues for bug reports and feature requests.
🚧 Roadmap
Sealos maintains a public roadmap. It gives a high-level view of the main priorities for the project, the maturity of different features and projects, and how to influence the project direction.
👩💻 Contributing & Development
Have a look through existing issues and Pull Requests that you could help with. If you'd like to request a feature or report a bug, please create a GitHub Issue using one of the templates provided.
Links
- FastGPT is a free, open-source, and powerful AI knowledge base platform, offers out-of-the-box data processing, model invocation, RAG retrieval, and visual AI workflows. Easily build complex LLM applications.
- Buildah The functionalities of Buildah are extensively utilized in Sealos 4.0 to ensure that cluster images are compatible with OCI standard.
📄 License
Sealos is licensed under the Sealos Sustainable Use License, a custom license that allows:
- ✅ Internal business use and personal non-commercial use
- ❌ Providing cloud services to third parties
Not a standard open source license - please review the full license terms before use.
Contributing: By contributing, you agree to our Contributor License Agreement and license change terms.