You are reading the documentation for an outdated Corteza release. 2024.9 is the latest stable Corteza release.

Build Pipelines

Testing and releasing

Corteza are tested and built with Drone CI (look for .drone.yml files on root of each repository for details). Drone builds one or more binary or bundle (JavaScript, CSS, HTML files) artifacts and places them on https://release.cortezaproject.org.

Files can be then downloaded manually or automatically.

Packaging

Corteza officially supports packaging into Docker Image files.

Unofficially, released packages can be used with Vagrant box https://github.com/cortezaproject/corteza-vagrant or installed manually on the (virtual) machine.

Corteza build pipelines