LinkWord
Home
Directory
Articles
AI models
Tools
Pixel Plaza
Settings
ContactRSSFriend linksSubmit site
Privacy Policy·Disclaimer
陕ICP备2025083618号-2
DirectoryArticlesTools
← Back to directory
Site icon for “Drone”
Site icon for “Drone”

Drone

Developer Tools

Containerized pipelines, rapid delivery
https://www.drone.io
https://www.drone.io

About Drone

Drone is a container-centric CI/CD platform that declares pipelines with YAML and runs each build step as a separate container. It integrates tightly with code hosting services like GitHub, GitLab, and Bitbucket, supports native Docker and Kubernetes deployments, and is available both self-hosted and as a cloud offering.

Core features & highlights

  • Declarative pipelines: Define build logic as code using pipeline.yml.
  • Containerized execution: Each step runs in an isolated container for environment isolation and reproducibility.
  • Parallel and distributed: Supports concurrent tasks and distributed execution to accelerate CI pipelines.
  • Rich integrations: An ecosystem of plugins for registries, notifications, code hosting, and third-party services.
  • Security and secrets management: Built-in secrets handling and access controls.

Use cases & target users

  • Continuous integration and delivery for microservices and containerized applications.
  • DevOps teams, backend/platform engineers, and organizations that require self-hosted CI.

Main advantages & highlights

  • Lightweight and extensible, easy to integrate with existing Kubernetes platforms.
  • Pipelines as code, making versioning and auditing straightforward.
  • Strong isolation improves security; the plugin ecosystem reduces extension costs.
  • Performance and concurrency benefits suit large-scale, multi-branch workflows.