When comparing Drone.io vs Distelli, the Slant community recommends Drone.io for most people. In the question“What are the best continuous integration tools?” Drone.io is ranked 11th while Distelli is ranked 29th. The most important reason people chose Drone.io is:
Drone.io integrates perfectly with GitHub, BitBucket and Google Code.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Integrated with GitHub, BitBucket, and Google Code
Drone.io integrates perfectly with GitHub, BitBucket and Google Code.
Pro Easy self-hosted setup
Drone can be easily set up locally: all that's needed is Docker.
Pro Docker integration simplifies deployment
Drone uses Docker containers to build and test code. Using Docker containers makes it easier for developers to then deploy this code to production.
Pro Gitea support
Supports Gitea (Git server).
Pro Can deploy to any server, on any platform
Distelli suports all of the popular platforms and can be deployed to any server.
Pro Allows tracking deployments
Through Distelli, the user can track who deployed what application to what environment, as well as when it happened.
Pro Environment-specific commands
In Distelli, the user can set up environment-specific commands to run before, during, or after a deployment.
Pro Displays real-time logs
As the user deploys, real-time logs are displayed, providing useful information and giving the user an intuitive means off which he/she can operate.
Cons
Con Does not allow you to configure two projects using the same GitHub repo
Drone.io does not let developers configure two different projects against the same repository. Instead, one must fork that repository into a new one and use that to create a new Drone.io project.
Con Security concerns
Although Distelli is very easy to use and helps developers who don't want to spend time setting up their build environment, there are a number of security concerns regarding the tool. This is because you have to host an agent that allows RPC with a relatively unknown third party.
