The official runtime environment for ObjectStack applications — operated for end-user organizations as ObjectOS Cloud (managed) and ObjectOS Enterprise (self-managed).
ObjectOS is a commercial product. This repository is its public home:
- 📚 Documentation — source for docs.objectos.ai
(
content/docs/, built byapps/docs/), in seven languages. - 🐛 Issue tracker — bug reports and feature requests for ObjectOS Cloud and ObjectOS Enterprise.
- ™️ Trademark policy — TRADEMARK.md. The "ObjectOS" name and logo are trademarks and are not covered by the code license.
The product source is developed privately and is not published in this repository. There is no open-source edition of ObjectOS.
| Edition | Delivery | For |
|---|---|---|
| ObjectOS Cloud | Managed service | Organizations that want the platform operated for them — orgs, environments, deploys, billing. |
| ObjectOS Enterprise | Self-managed deployment | Organizations that run the platform on their own infrastructure. |
See docs.objectos.ai for capabilities, deployment, and operations documentation.
Everything you need to build, run, and self-host your own applications is the open-source (Apache-2.0) ObjectStack framework:
ObjectStack → for builders — the open-source protocol, toolkit, and production runtime
ObjectOS → for end users — the commercial runtime environment (Cloud & Enterprise)
os start — or the official Docker image
ghcr.io/objectstack-ai/objectstack —
serves your compiled app in production with the Console, permissions, and
audit included. No commercial license required.
Until July 2026 this repository contained a free reference runtime
distribution (@objectos/server) and a desktop build (ObjectOS One).
As part of clarifying the ObjectStack / ObjectOS split:
@objectos/serveris superseded by the official ObjectStack runtime image (ghcr.io/objectstack-ai/objectstack) — the same capability, maintained where the runtime itself lives.- ObjectOS One is discontinued. Demos and evaluations are served by the official Docker image and ObjectOS Cloud trials.
- Everything already released stays licensed as released: historical
source remains available under Apache-2.0 in this repository's git history
(archive branch:
archive/apache-final). Nothing is retroactively withdrawn.
pnpm install
pnpm docs:dev # Fumadocs site at http://localhost:3000Documentation is authored English-first; other locales are derived translations (see AGENTS.md). Contributions are welcome — see CONTRIBUTING.md.
The contents of this repository (documentation and site code) are licensed under the Apache License 2.0.
"ObjectOS" and the ObjectOS logo are trademarks of the ObjectOS project and are not covered by the Apache 2.0 grant. See TRADEMARK.md.