---
title: Shippable Reviews
meta_title: 'Shippable Reviews 2026: Details, Pricing, & Features | G2'
meta_description: Filter 12 reviews by the users' company size, role or industry to
  find out how Shippable works for a business like yours.
aggregate_rating:
  rating_value: 4.0
  review_count: 12
  scale: '5'
date_modified: '2026-06-21'
parent_category:
  name: CI/CD Tools
  url: https://www.g2.com/categories/ci-cd-tools
---

# Shippable Reviews
**Vendor:** shippable  
**Category:** [Continuous Delivery Tools](https://www.g2.com/categories/continuous-delivery-tools)  
**Average Rating:** 4.0/5.0  
**Total Reviews:** 12
## About Shippable
Continuous Delivery with no DevOps code. Frictionless Dockerized pipelines with continuous integration, automated functional testing, and deployment to any cloud provider. Manage deployments of multi-tier applications without code, scripts, or IT Automation tools.




## Shippable Reviews
  ### 1. best repository available 

**Rating:** 4.5/5.0 stars

**Reviewed by:** Shubham S. | Project Manager, Computer Software, Mid-Market (51-1000 emp.)

**Reviewed Date:** October 26, 2017

**What do you like best about Shippable?**

It is one the best website for those are doing some project. It is integrated with github. Customizable dashboard. Very easy to find somethig related to project. Docker is best one. I think it is better to use docker sometimes

**What do you dislike about Shippable?**

Docker has some limitations which should be removed. Project deployment take more than needed time sometimes.  There are minor bugs.

**Recommendations to others considering Shippable:**

I would recommend shippable for learning new in the project and to use docker

**What problems is Shippable solving and how is that benefiting you?**

I use shippable for deployment of my project and learn something new. It is very good

  ### 2. Best service for developers

**Rating:** 4.5/5.0 stars

**Reviewed by:** dvip p. | Senior Software Engineer, Information Technology and Services, Small-Business (50 or fewer emp.)

**Reviewed Date:** October 25, 2017

**What do you like best about Shippable?**

It is best service available for developers. Dockers is best product. There are so much features available in dockers. it uses less ram. It has integrations of various repositories like github and gitlab. It is easy to deploy our project.

**What do you dislike about Shippable?**

Dockers is not isolated like VMs. It is bit expensive to those who are beginners.  

**Recommendations to others considering Shippable:**

I would recommend shippables to those who are building their projects regularly in different platforms

**What problems is Shippable solving and how is that benefiting you?**

I am using shippable for continuos deployment of my project

  ### 3. Shippable is all about flexibility

**Rating:** 4.5/5.0 stars

**Reviewed by:** Ravi B. | Senior Ananlyst, Information Services, Mid-Market (51-1000 emp.)

**Reviewed Date:** August 31, 2016

**What do you like best about Shippable?**

I like Shippable because it is a all-in-one solution for our build,packaging and deployment needs. It is easy to configure the .yml file to test the project from source code, build and package it into a binary if the tests pass and then automatically deploy it to test or master environments. It lets you automatically tag the package with version information and store all the versions for future access and rollback.
It is easy to think of it just as a deployment solution, but it also has support for test reports and a dashboard to monitor the status of previous tests and change of coverage percentage. This helps in keeping a quick tab on many projects without having to go into all the projects and analyze manually.
I also like that they have administrative permission manager to control unauthorised access from third parties that you integrate with the project. The test results can be made public without storing the keyfiles publicly.

**What do you dislike about Shippable?**

Overall, I am impressed with the number of things they have added over time, but I would like to have integration with some more services like Heroku and DigitalOcean. It is doable with SSH, but a better solution is preferred.

**Recommendations to others considering Shippable:**

Shippable is a good alternative to Travis CI

**What problems is Shippable solving and how is that benefiting you?**

Shippable is used to test and deploy our internal projects. We have tried doing it earlier by writing our own applications, but concluded that it was not the effort as many mature solutions are available on the market for a low cost.



  ### 4. Advanced CI/CD server with optional "Bring Your Own Host" Approach

**Rating:** 4.5/5.0 stars

**Reviewed by:** Ben M. | Apprentice Leader, Information Technology and Services, Enterprise (> 1000 emp.)

**Reviewed Date:** April 24, 2016

**What do you like best about Shippable?**

Shippable is quite different from the competition - that is the first thing that came to my mind while trying to use it. They have innovated a lot to woo both single developers and enterprises alike.

I like a few things about it:

A. Multi-language support with docker focus - Shippable is not a docker-only nor a docker-unaware platform. It detects the primary programming language of the project very swiftly, and if the project is docker-based, it picks up the docker settings too and spins up a container for the deployment process. It is quite easy to mistakenly assume that Shippable is only for docker projects, but it is not - it just integrates very well with them. Language support is quite good with python, node.js and others on the menu.

B. BYOH (Bring your own host) approach - This is where the marriage between enterprise and single users come into play - If you don't like the default VMs provided by Shippable as your testing and building platform, you can swap them out for any Azure, DigitalOcean, Google App Engine, Google Compute Engine or Heroku instance for custom experience. You can also use your on-premises architecture along with the hosted ones to get the best of both worlds. Developers want to use the popular services as VM provider and enterprises want to use their own machines for the best experience.

C. Debugging - Full access to console output for every test/build and SSH access into those machines really help in debugging when the tests fail for some unknown reason.

D. Auto-configuration from popular test config files - While setting things up, I just activated build for one project without configuring anything for Shippable. This project already had Travis and Circle CI set up for proper testing. Now, I reasonably expected this build to fail with something like "No tests found", but to my surprise it recognised one of those config files and ran all the test commands successfully. Although the test results were not collected, it was overall a pleasant surprise for me.

**What do you dislike about Shippable?**

Shippable is overall quite nice, but I think there are still some small shortcomings that needs to be addressed -

A. Default VM was very slow to start up, took more than 2 minutes. This is quite slow compared to the competition.

B. Databases and other services are hard to install in non-dockerised test environments. 

C. Not all parts of standard test config files are automatically recognised by Shippable. For eg. apt-get <packagename> is not automatically detected.

**Recommendations to others considering Shippable:**

Shippable is the only popular CI server that I know of, which supports both popular VM services like Azure, AWS as well as allows you to use your own data center servers. So, whether you are a individual developer who likes to use these services or a large company who have heavily invested in their own infrastructure, Shippable will probably suite you well. It is not too much customisable though, but covers most of the cases.

**What problems is Shippable solving and how is that benefiting you?**

 We are trying to move to docker for some of our new projects, but the transition is not yet complete. So, we wanted to choose some deployment platform which supported both docker and non-docker projects as that would allow us to move piece by piece over time.

Shippable looked good after some primary investigation, so we decided to give it a spin. I am happy to say that we never looked back after that - we have currently moved over 2 of our projects to shippable and they are being deployed daily. Shippable is essential to us due to its hybrid hosted plus on-premises support.

  ### 5. Fast, simple, powerful

**Rating:** 5.0/5.0 stars

**Reviewed by:** Bhargav N. | Software Architect, Small-Business (50 or fewer emp.)

**Reviewed Date:** June 03, 2016

**What do you like best about Shippable?**

I like the build speed as it is based on Docker and it's web hooks integration with BitBucket for reporting build status which posted by BitBucket to Slack.

**What do you dislike about Shippable?**

Sometimes builds hang-on at node provisioning step and it generally takes a long time to complete this step.

**Recommendations to others considering Shippable:**

Shippable is simply one of the best CI and CD service out there. Their Docker based CI and CD is fast, simple and powerful.

**What problems is Shippable solving and how is that benefiting you?**

I'm a sole Engineer and Developer for the project so it is important for me to have system that let's me automatically deploy code as soon as I test and  push to BitBucket. This was easily solved with Shippable CI where it automates the build and deploy for me.



- [View Shippable pricing details and edition comparison](https://www.g2.com/products/shippable/reviews?filters%5Bnps_score%5D%5B%5D=5&open_modal_url=%2Fes%2Fproducts%2Fshippable%2Fwishlists%3Fhost_path%3D%252Fproducts%252Fshippable%252Freviews%253Ffilters%25255Bnps_score%25255D%25255B%25255D%253D5%26source%3Dsticky_header_pin&section=pricing&secure%5Bexpires_at%5D=2026-06-27+20%3A43%3A47+-0500&secure%5Bsession_id%5D=cc8aef96-14ac-49b0-a642-de9c52903dc3&secure%5Btoken%5D=df45d7f6a8a1f800ae9cd0c04e2aad73e50196165c139f605acc3c61c15c7768&format=llm_user)

## Shippable Features
**Functionality**
- Deployment-Ready Staging
- Integration
- Extensible

**Functionality**
- Integrations
- Extensibility
- Test Customization

**Management**
- Processes and Workflow
- Reporting
- Automation

**Management**
- Automation
- Processes and Workflow
- Reporting

**Agentic AI - Continuous Integration**
- Autonomous Task Execution
- Cross-system Integration
- Adaptive Learning
- Natural Language Interaction
- Proactive Assistance

**Agentic AI - Continuous Delivery**
- Autonomous Task Execution
- Cross-system Integration
- Adaptive Learning
- Natural Language Interaction
- Proactive Assistance

## Top Shippable Alternatives
  - [CircleCI](https://www.g2.com/products/circleci/reviews) - 4.4/5.0 (499 reviews)
  - [Jenkins](https://www.g2.com/products/jenkins/reviews) - 4.4/5.0 (555 reviews)
  - [Red Hat Ansible Automation Platform](https://www.g2.com/products/red-hat-ansible-automation-platform/reviews) - 4.6/5.0 (369 reviews)

