Eclipse Dirigible Documentation
Welcome to the Eclipse Dirigible documentation. Dirigible is a high-productivity application platform - a single runtime that bundles an in-browser IDE, multi-language execution engines, BPM, messaging, and a JDBC data layer.
Start here
- Get Started - install Dirigible, log in, and build your first endpoint.
- Concepts - read these once; everything else makes more sense afterwards.
- IDE - the in-browser workbench, perspectives, editors, and modelers.
- Develop - building applications with the decorator-driven model.
- Artefacts - every file extension and what the platform does with it.
Going further
- Tutorials - step-by-step exercises.
- Setup - Docker, Kubernetes, Cloud Foundry, native image.
- Operate - observability, multi-tenancy, troubleshooting.
- Extend - author new perspectives, synchronizers, engines, and APIs.
- Reference - HTTP endpoints, ports, environment variables, glossary.
- Contributing - building from source, code style, community.
SDK references
- Eclipse Dirigible SDKs - the combined landing page.
- TypeScript / JavaScript SDK -
@aerokit/sdk/* - Java SDK -
org.eclipse.dirigible.sdk.*
- TypeScript / JavaScript SDK -