Drone is a lightweight, container-native CI/CD platform with embedded SQLite. Configure pipelines via simple YAML, trigger builds from GitHub/GitLab/Bitbucket webhooks, and monitor them through a clean web dashboard. Single container, no external database needed.
A lightweight, container-native continuous integration and delivery platform. Define pipelines in simple YAML files, trigger builds automatically from Git pushes, and track results through a clean web dashboard.
DRONE_SERVER_HOST -- your externally reachable hostnameDRONE_SERVER_PROTO -- protocol (defaults to https)DRONE_RPC_SECRET -- shared secret between server and runners/data -- SQLite database and application state