Browse Software
List Your Product
Loading...
Vagrant Reviews

User Rating

4.8/5 (Based on 38 Ratings)

Rating Distribution

  • Excellent

    81.6%
  • Very Good

    13.2%
  • Average

    5.3%
  • Poor

    0%
  • Terrible

    0%

User Sentiments

Easy Environment Setup, Consistent Development Environments, Sandbox for Testing, Wide Customization Options

Steep Learning Curve, Resource Intensive, Slow Performance, Limited Community Support

Do You Use Vagrant?

Write a Review

Review Summary

Vagrant users generally commend its ease of use and ability to streamline and optimize development and testing workflows. It simplifies the creation and management of isolated virtual development environments, reducing setup time and facilitating seamless collaboration among developers. Additionally, Vagrant's extensive ecosystem of plugins and tools further enhances its capabilities, enabling users to tailor it to their specific needs. However, some users have reported encountering issues with resource consumption and occasional compatibility problems, highlighting the importance of careful resource management and diligent troubleshooting.

Pros

  • Easy setup and configuration: Vagrant is easy to set up and configure, making it a great option for developers who are new to virtualization.
  • Portability: Vagrant boxes can be easily moved between different machines, making it easy to collaborate on projects with other developers.

Cons

  • Resourceintensive: Vagrant can be resourceintensive, especially when running multiple virtual machines simultaneously.
  • Limited support for Windows: Vagrant's support for Windows is not as robust as its support for other operating systems.

AI-Generated from the text of User Reviews

Reviews
AU

Anonymous User

July 6, 2018 Source: G2.com
"Indispensable Tool for Local Development"
What do you like best about Vagrant?

Provision a virtual machine mimicking your production environment in minutes. Or, should you need, easily integrate with third-party plugins and perform advanced customizations.

What do you dislike about Vagrant?

When compared to Docker, swapping out components within your stack is a bit tedious.

Recommendations to others considering Vagrant:

There are plenty of tools out there to make provisioning a bit easier

What problems is Vagrant solving and how is that benefiting you?

We use Vagrant to run our local development virtual machines since it uses less resources on our hosts than Docker.

Read more
UA

User in Automotive

July 6, 2018 Source: G2.com
"Indispensable Tool for Local Development"
What do you like best?

Provision a virtual machine mimicking your production environment in minutes. Or, should you need, easily integrate with third-party plugins and perform advanced customizations.

What do you dislike?

When compared to Docker, swapping out components within your stack is a bit tedious.

Recommendations to others considering the product:

There are plenty of tools out there to make provisioning a bit easier

What problems are you solving with the product? What benefits have you realized?

We use Vagrant to run our local development virtual machines since it uses less resources on our hosts than Docker.

Read more
DS

Daniele S

March 17, 2018 Source: G2.com
"The perfect companion for Virtualbox"
What do you like best about Vagrant?

Easy to manage a virtual machine and scriptigin that.

What do you dislike about Vagrant?

People is ignoring vagrant for docker and abandoning the support.

Recommendations to others considering Vagrant:

Check the vagrantfile to customize the settings of the environment

What problems is Vagrant solving and how is that benefiting you?

Install and configure a VM ready to develop automatically.

Read more
VT

Vis T

January 10, 2018 Source: G2.com
"Vagrant is awesome"
What do you like best about Vagrant?

This software is a marvel of modern computing. Never before has it been so easy to develop in multiple environments on just one pc or laptop. With a simple two word command, a virtual machine is created and launched. Vagrant goes out to the cloud and retrieves the chosen OS allowing for the developer to concentrate on the project rather than wasting extra time maintaining copies of development OSs and doing manual installations. This also makes it very easy to have the same development variables on multiple machines for multiple team members.

What do you dislike about Vagrant?

I dislike that it is not more widely used. I also dislike How technical and complicated it looks at first glance. Vagrant is actually very simple to grasp a decent understanding rather quickly. The average user can be up and be running with Vagrant with minimal effort contrary to what a quick overview might lead to sugest.

What problems is Vagrant solving and how is that benefiting you?

Vagrant allows us to set up the exact same development situation for multiple remote working team members.

Read more
BM

Brian M

November 15, 2017 Source: G2.com
"Vagrant is awesome"
What do you like best about Vagrant?

Vagrant makes creating Virtual Machines super easy. Vagrantfiles can be fully customized for any operating system and can integrate with provisioning software such as Chef and Ansible.

What do you dislike about Vagrant?

Slight learning curve but there is lots of examples and documentation

Recommendations to others considering Vagrant:

Use it. You will enjoy how simple Vagrant makes things. waste less time setting up so that you can spend more time developing.

What problems is Vagrant solving and how is that benefiting you?

Recreate customized virtual environments easily for anyone on the team to work on.

Read more
DN

Daniel N

July 25, 2017 Source: G2.com
"Why you need to virtualise"
What do you like best about Vagrant?

The ability to distribute a configured environment to a group of people for development, QA, or general consistency

What do you dislike about Vagrant?

The initial configuration takes a long time to get right, but once done right, it's perfect.

Recommendations to others considering Vagrant:

Use it, I'd probably get started with something like PuPHPet or chef, to build your vagrantfile.

As soon as you pick it up from those services, look into building your own vagrant files as you'll get more flexibility out of them

What problems is Vagrant solving and how is that benefiting you?

In most dev houses, you'll always have inconsistency issues between developer's local environments which, at one point or another which cause an issue. With Vagrant boxes, this issue is completely eliminated.

Read more
AU

Anonymous User

March 7, 2017 Source: G2.com
"Dev envs made easy"
What do you like best about Vagrant?

I love that everything is stored in plain text, so you can share your provisioning file and use version control software like Git.

What do you dislike about Vagrant?

Repackaging boxes can be very challenging and I think it should be further improved.

What problems is Vagrant solving and how is that benefiting you?

I use Vagrant for setting up my development environment by modifying the Vagrantfile, which can later be shared with the other members of the team. That ensure that we all use the same, or at least very similar, machine configurations.

Read more
UM

User in Education Management

March 7, 2017 Source: G2.com
"Dev envs made easy"
What do you like best?

I love that everything is stored in plain text, so you can share your provisioning file and use version control software like Git.

What do you dislike?

Repackaging boxes can be very challenging and I think it should be further improved.

What problems are you solving with the product? What benefits have you realized?

I use Vagrant for setting up my development environment by modifying the Vagrantfile, which can later be shared with the other members of the team. That ensure that we all use the same, or at least very similar, machine configurations.

Read more
AU

Anonymous User

November 28, 2016 Source: G2.com
"Vagrant leads me into the world of DevOps"
What do you like best about Vagrant?

I was a developer who doesn't know the concept of DevOps. Before using Vagrant, occasionally, I was annoyed by some linux configuration, by IDE setup, by repeat LAMP stack configuration, but I had the feeling that something was wrong: there should be a better way to do it.

Until starting using Vagrant and hashicorp's other tools, such as packer, I began to know another world: DevOps.

So,

the "everything should be automatic" pattern in my brain, was developed by Linux user experience + Vagrant( hashicorp)

What do you dislike about Vagrant?

I am currently satisfied by Vagrant and hashicor's other tools. They are good! Once you learn the "DevOps" pattern from these tools, you will be good to go for any "automatic" patterns.

What problems is Vagrant solving and how is that benefiting you?

I am a deveopler and use vagrant in both my work and my home projects.

Read more
UD

User in Medical Devices

November 28, 2016 Source: G2.com
"Vagrant leads me into the world of DevOps"
What do you like best?

I was a developer who doesn't know the concept of DevOps. Before using Vagrant, occasionally, I was annoyed by some linux configuration, by IDE setup, by repeat LAMP stack configuration, but I had the feeling that something was wrong: there should be a better way to do it.

Until starting using Vagrant and hashicorp's other tools, such as packer, I began to know another world: DevOps.

So,

the "everything should be automatic" pattern in my brain, was developed by Linux user experience + Vagrant( hashicorp)

What do you dislike?

I am currently satisfied by Vagrant and hashicor's other tools. They are good! Once you learn the "DevOps" pattern from these tools, you will be good to go for any "automatic" patterns.

What problems are you solving with the product? What benefits have you realized?

I am a deveopler and use vagrant in both my work and my home projects.

Read more

We understand SaaS better

SaaSworthy helps stakeholders choose the right SaaS platform based on detailed product information, unbiased reviews, SW score and recommendations from the active community.

icon

Buyers

Looking for the right SaaS

We can help you choose the best SaaS for your specific requirements. Our in-house experts will assist you with their hand-picked recommendations.

icon

Makers

Want more customers?

Our experts will research about your product and list it on SaaSworthy for FREE.

Get Listed