Skip to content

Contributing

OpenDome’s open core is Apache-2.0 and built in the open. Contributions to the platform, the spec and the docs are welcome.

  • Platform (cell, OSL engine, connectors, charts) — platform/, Apache-2.0.
  • OSL specplatform/spec/osl/. Changes follow the RFC process.
  • These docswebsite/docs/ (Astro Starlight). Every page has an “Edit page” link in the footer.
  • OSS never references our private domains. A self-hoster exposes the cell however they like; the open source carries no opendome.eu-specific assumptions.
  • Additive, versioned changes. Don’t break existing YAML or API contracts — extend them. Removals wait for a major version.
  • Pin versions. No floating :latest tags anywhere — images, charts and deps pin to concrete stable versions.

Please follow the project’s SECURITY.md for responsible disclosure rather than opening a public issue.