When comparing CloudEstuary vs Drone.io, the Slant community recommends Drone.io for most people. In the question“What are the best continuous deployment services?” Drone.io is ranked 5th while CloudEstuary is ranked 15th. 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 Run environment locally or in the cloud
Simple and convenient.
Pro Monitoring option
You can monitor the status of your environments and servers in one control panel. You can also receive notifications when the status of an env or a server changes.
Pro Convenient environment editor
A user-friendly interface where you can edit your environments. All the changes will be applied on-the-fly.
Pro Cost-effective
You can use your own cloud servers and don't pay for PaaS equipment.
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).
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.
