Software Alternatives, Accelerators & Startups

Drone.io

Continuous Integration For GitHub and Bitbucket That Monitors Your code For Bugs.

Drone.io

Drone.io Reviews and Details

This page is designed to help you find out whether Drone.io is good and if it is the right choice for you.

Screenshots and images

  • Drone.io Landing page
    Landing page //
    2022-07-02

Features & Specs

  1. Open Source

    Drone.io is open-source software, allowing for extensive customization and community support. This makes it easier for organizations to adapt the platform to their specific needs and benefit from continual updates and improvements contributed by a broader community.

  2. Container-Native

    Drone.io uses containers to run jobs, ensuring a consistent environment across different builds and facilitating easier environment management by leveraging Docker.

  3. Scalability

    The platform is highly scalable and supports distributed builds, allowing organizations to efficiently manage large workloads.

  4. Ease of Setup

    The setup and initial configuration are relatively straightforward, making it accessible even for teams with limited DevOps experience.

  5. Extensive Plugin Ecosystem

    Drone.io supports a wide range of plugins, providing integration with many services and tools. This extensibility allows teams to customize their CI/CD pipelines extensively.

  6. Developer-friendly Configuration

    Pipeline configurations are defined in simple YAML files, which many developers find easy to write, read, and maintain.

Badges & Trophies

Promote Drone.io. You can add any of these badges on your website.

SaaSHub badge
Show embed code
SaaSHub badge
Show embed code

Videos

We don't have any videos for Drone.io yet.

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about Drone.io and what they use it for.
  • What self-hosted Git server ?
    To use github my code would have to leave my server. I can build it myself using woodpecker. I used drone.io till they were bought out and went closed source then migrated to woodpecker-ci. Source: about 3 years ago
  • Is Jenkins still the king?
    A lot of people on reddit seem to recommend gitlab, or drone.io, but if you get on indeed and search for jobs there are tens of thousands of posts looking for people who know Jenkins and only a tiny fraction of job listings interested in any other ci framework. Is it worth investing time into anything else? It's my decision and while the other options seem more friendly I don't see any point in learning them if... Source: over 3 years ago
  • Is self hosted gitlab the best CI/CD option for an IOT project?
    Gitea + drone.io is what I am using. Very happy with the solution. Source: over 3 years ago
  • Selfhosted solutions for developers are bullshit?
    Drone.io got a split into community edition and enterprise, where community edition has no agents and only a master node can serve building purpose. Source: over 3 years ago
  • Gitea 1.18.0
    I really should migrate to Gitea + drone.io. Source: over 3 years ago
  • Some tool like drone.io for CD
    I'm really embarassed to say that I love docker-compose over K8s for its simplicity & effectiveness.But tools are reallly lacking.drone.io is like a docker-compose.yml. Simple, effictive & beautiful. Source: over 3 years ago
  • drone.io and gitea: deploy docker-compose.yml automatically on change
    Hello,as this is quite a topic and some people seem to be interested, I thought I share some Input for what I have done with drone.io and gitea for automatic deployment. Some knowledge regarding those is needed, though. It might not be perfect, but a start for others and for discussions. Source: over 3 years ago
  • Simplify Golang Multi Architecture Container Builds
    Is declarative, typically mapping to standard steps that will be part of building a golang application i.e. test, build and push image to container registry. Drone help to setup a build pipeline in declarative way and has plugins for all major tools/platforms including one for GoReleaser. - Source: dev.to / over 3 years ago
  • Golang Backend in Production
    Deploy app to production server, use ci/cd tools Like gitHub actions, drone.io. Source: almost 4 years ago
  • Continuous Integration with Drone on Kubernetes
    Let me introduce an Open Source project Drone -- a cloud native self-service Continuous Integration platform -- . 10 years ago old Drone was the first CI tool to leverage containers to run pipeline steps independent of each other., Today, with over 100M+ Docker pulls, and the most GitHub stars of any Continuous Integration solution, Drone offers a mature, Kubernetes based CI system harnessing the scaling and... - Source: dev.to / almost 4 years ago
  • Any tutorials on gitea+drone for docker compose setup?
    I don't do this, but I do use drone.io, and this sounds doable. Source: about 4 years ago
  • OneDev 7.1 with command palette, repository mirroring, project navigator and more
    Time to ditch drone.io + gitea + trello + others lol. SWEET! I'll definitely give it a try soon!!!!! Source: about 4 years ago
  • Step-by-step guide to modern, secure and Open-source CI setup
    The linked article literally has a section "Why Woodpecker CI" that eplains in the first sentence it's a fork of drone.io after the latter was bought out last year. Source: about 4 years ago
  • Drone.io not working in RockyLinux but works fine in Debian 11
    I've been trying to setup drone.io in my rockylinux VM for the past 2 days now and I still can't seem to figure it out. I followed the install instructions and have drone.io and drone-runner running as docker container, when I try and build an image this is the error I get: https://dpaste.com/DMQH9PVBX. I am running docker as root and have tried the usermod -aG docker . The odd thing is, it works perfectly in... Source: over 4 years ago
  • Preview environments with Gitea, Drone and Netlify
    We're already using Drone CI for a bunch of things like building, testing, linting and releasing. For each PR Drone runs a few pipelines to give us quick feedback about the impact of the changes. In that pipeline, a pipeline builds the frontend. Since the frontend is just a classic SPA, we get a bundle of css, js, images And so forth at the end of that build. - Source: dev.to / over 4 years ago
  • A fix for Microsoft Forcing Edge in Windows 11 Builds 22494 and newer
    Kinda unrelated but the same happens with me and the guys at drone.io , they blocked my github user from their Discourse for "making snarky comments" and when I complained in their GitHub repo about it they just deleted the issue. Talk about dickheads! Source: over 4 years ago
  • Which CI tool do you use/prefer at your work ?
    In my free time I use drone.io which works well in combination with gitea. That's the stack I would probably use it work as well for a small team without any budget (I'm tired of trying to convince people why a certain license tier would be beneficial) since I prefer KISS software in general but of course my colleagues/management disagree. Source: over 4 years ago
  • Building docker container in docker on Ubuntu 20.04
    But I second u/mdedonno comment that you should look at using Kaniko or something similar. Personally I would also recommend evaluating drone.io or another more modern and streamlined CI system, IMHO jenkins is a pile of bailing wire and duct tape. Source: about 5 years ago
  • The career knowledge difference: DevOps vs Dev
    You want real simplicity? Try drone.io same concept of runners but even more developer friendly than gitlab and drone doesn't try to lock you into to everything else like gitlab does. Source: about 5 years ago
  • Has anyone here tried Woodpecker (drone.io fork) with Gitea?
    Found this https://github.com/laszlocph/woodpecker as forked of drone.io. Source: over 5 years ago
  • ๐Ÿšข Home DevOps Pipeline: A junior engineerโ€™s tale (2/4)
    However, this isnโ€™t exactly DevOps. Using git provides you with the continuous integration of your code via pull requests etc., but it does not provide continuous delivery. For that, we look to a software called Drone. - Source: dev.to / over 5 years ago

Summary of the public mentions of Drone.io

Drone.io has carved out a notable niche in the realm of Continuous Integration (CI) and Continuous Deployment (CD) solutions, earning appreciation from a range of software developers for its simplicity, versatility, and open-source nature. As both a self-hosted and a cloud-native solution, it addresses the needs of teams that value minimal complexity and customizability. This concise overview synthesizes public sentiment and introduces key insights about Drone.io's positioning and reception within the software development community.

Simplicity and User-Friendliness

One of the most frequently cited strengths of Drone.io is its straightforward design and user-centric approach. Unlike some of its more cumbersome competitors, Drone.io stands out by providing an intuitive user experience that developers appreciate, especially when rapid deployment and ease of configuration are paramount. This has been highlighted when compared to Jenkins, where Drone is recommended for developers who seek a more straightforward alternative with considerable documentation and community support.

Docker and Kubernetes Integration

Drone.io is noted for its effective use of containers, offering a declarative method for setting up CI/CD pipelines. It was a pioneer in leveraging containerization technology to execute isolated steps within pipelines. Its compatibility with Docker and Kubernetes further enhances its appeal to enterprises and smaller teams focused on cloud-native development practices, making it an attractive option for seamless integration into scalable infrastructure.

Community and Open-Source Focus

Drone.io has a strong following among developers who prefer open-source solutions. It's often integrated with Gitea and GitHub for an entirely open-source stack, emphasizing collaboration and community-driven innovation. Notably, Drone.io has spawned forks, like Woodpecker CI, reflecting both its impact and some community dissatisfaction after corporate transitions that affected decisions on open-source contributions.

Critiques and Considerations

Despite its advantages, Drone.io also faces certain criticisms. The split into community and enterprise editions has left some users feeling that the practical capabilities of the community version are limited, given the absence of certain features available in the enterprise edition. Some users have also expressed concerns about support responsiveness and organizational transparency, which has sometimes led to friction within the community.

Market Positioning and Alternatives

Drone.io competes within a crowded sector with established players like Jenkins, CircleCI, and Travis CI. While it maintains a positive reception for self-hosting options and cloud-native capabilities, its market presence in job listings remains modest in comparison, especially when measured against the demand for Jenkins expertise. However, for developers interested in CI/CD solutions that prioritize straightforward, efficient processes without extensive proprietary constraints, Drone.io remains a strong contender.

In conclusion, Drone.io is recognized within the CI/CD toolspace for its user-friendliness, efficient use of container technology, and commitment to open-source principles. Its ability to integrate with numerous platforms and support multiple programming languages makes it a flexible choice for developers aiming to maintain a streamlined development pipeline. While inherently appealing to certain segments of the developer community, potential adopters should assess their specific needs in line with the distinctions between its community and enterprise offerings.

Do you know an article comparing Drone.io to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Drone.io discussion

Log in or Post with

Is Drone.io good? This is an informative page that will help you find out. Moreover, you can review and discuss Drone.io here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.