Vagrant icon
Vagrant icon

Vagrant

 104 likes

Create and manage virtualized development environments. Vagrant is a tool for building complete development environments. With an easy-to-use workflow and focus on automation, Vagrant lowers development environment setup time, increases development/production parity, and makes...

Vagrant screenshot 1

License model

  • FreeOpen Source

Application type

Country of Origin

  • US flagUnited States

Platforms

  • Mac
  • Windows
  • Linux
  • BSD
  • VirtualBox
  • VMware Workstation Pro  Requires paid license
  • VMware Fusion  Requires paid license
  • FreeBSD
5 / 5 Avg rating (1)
104likes
1comment
0news articles

Features

Suggest and vote on features

Properties

  1.  Lightweight

Features

  1.  Container Virtualization
  2.  Automated provisioning
  3.  Virtualization
  4.  Cluster management

 Tags

Vagrant News & Activities

Highlights All activities

Recent News

No news, maybe you know any news worth sharing?
Share a News Tip

Recent activities

  • bannert1337 and Pier4R liked Vagrant
    11 days ago
  • App icon
    POX added Vagrant as alternative to lume VM
    3 months ago
  • thejfex and tenter liked Vagrant
    4 months ago
  • xenmaster updated Vagrant
    10 months ago
  • prohodev liked Vagrant
    10 months ago
Show all activities

Vagrant information

  • Developed by

    US flagHashiCorp
  • Licensing

    Open Source and Free product.
  • Written in

  • Alternatives

    19 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

DevelopmentNetwork & AdminSystem & Hardware

GitHub repository

  •  26,605 Stars
  •  4,444 Forks
  •  718 Open Issues
  •   Updated Apr 21, 2025 
View on GitHub

Popular alternatives

View all

Top Vagrant apps (extensions / mods etc)

View all

Our users have written 1 comments and reviews about Vagrant, and it has gotten 104 likes

Vagrant was added to AlternativeTo by edwardchanjw on Aug 22, 2012 and this page was last updated Jul 14, 2024.

Comments and Reviews

   
 Post comment/review
Top Positive Comment
RemovedUser
May 13, 2018
0

A great tool for creating isolated dev environments, so-called boxes, and automate installation and further configuration of software. The boxes are portable and can be deployed on top of VirtualBox, VMware, AWS, or any other provider. The best thing I like about Vagrant is that it allows you to a ready-to-use environment in a few minutes rather than spending hours on creating a virtual machine and then install all the necessary software afterward. In this way, I used Vagrant for deploying WordPress sandboxes with WP-CLI. More details are available here.

What is Vagrant?

Create and manage virtualized development environments. Vagrant is a tool for building complete development environments. With an easy-to-use workflow and focus on automation, Vagrant lowers development environment setup time, increases development/production parity, and makes the "works on my machine" excuse a relic of the past.

Official Links