Drone

How to use Drone with your Orka environment.

Drone.io is a container-native, continuous delivery platform with an open-source philosophy.

The benefits of Drone with MacStadium aren’t exclusive to macOS and iOS development. As a web developer, you want to be sure your code works on all browsers - desktop, laptop, and mobile.

Set up the integration

Drone relies on ephemeral engines. Every time you run your Drone pipeline, Drone spins up a VM in Orka. After the pipeline is complete, the VM is removed.

For an overview of MacStadium pipelines, see here.

For detailed configuration information, including triggers and pipeline steps, see here.

Example Drone configuration

See how easy it is to use Drone on Orka here.