Drone.io icon
Drone.io icon

Drone.io

 15 likes

Ship Code Fast. Drone is a Continuous Delivery platform that helps your organization optimize and automate software develiery.

Drone.io screenshot 1

License model

  • FreemiumOpen Source

Application type

Platforms

  • Online
  • Self-Hosted
  • Docker
4.5 / 5 Avg rating (2)
15likes
2comments
0news articles

Features

Suggest and vote on features
  1.  Extensible by Plugins/Extensions
  2.  Continuous Integration
  3.  CI/CD

 Tags

Drone.io News & Activities

Highlights All activities

Recent activities

Show all activities

Drone.io information

  • Developed by

    Unknown
  • Licensing

    Open Source and Freemium product.
  • Pricing

    Subscription that costs up to $900 per month + free version with limited functionality.
  • Rating

    Average rating of 4.5
  • Alternatives

    32 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

Our users have written 2 comments and reviews about Drone.io, and it has gotten 15 likes

Drone.io was added to AlternativeTo by jtzero on Dec 8, 2014 and this page was last updated Apr 8, 2021.

Comments and Reviews

   
 Post comment/review
Top Positive Comment
Till
Feb 1, 2018
1

Very efficient ci - low resource consumption, nice integration with gitea, gogs etc.

malthejorgensen
Jan 15, 2016
1

I needed to setup a small build for my Github repository that should be triggered on every build.

With drone.io I was up an running in about five minutes, by logging in with my Github account directly on drone.io and writing in some simply bash script that executed the build.

Just what I needed.

What is Drone.io?

Drone is a Continuous Delivery system built on container technology. Drone uses a simple YAML configuration file, a superset of docker-compose, to define and execute Pipelines inside Docker containers. Drone is a lightweight, powerful continuous delivery platform built for containers. Drone is packaged and distributed as a Docker image and can be downloaded from Dockerhub.

Version Control Support: Drone seamlessly integrates with popular source code management systems, including GitHub, GitHub Enterprise, Bitbucket and more.

Configuration as Code: Pipelines are defined as a declarative configuration file that you commit to your repository. The syntax is a superset of the popular docker-compose yaml specification.

Container Native: Pipelines are executed inside containers and isolated from the host machine. Images are downloaded automatically; no manual installs or upgrades necessary.

Language Support: Drone works with virtually any language or software that runs inside a container. Use any Docker image from any Docker registry.

Plugins for Everything: Hundreds of community plugins are available to automate tasks and integrate with third party systems. See a partial list of plugins at the Plugin Marketplace or create your own.

Official Links