Development environments simplified. Vagrant enables the creation and configuration of lightweight, reproducible, and portable development environments. Download the open-source Vagrant binary and run it locally or within your environments. Vagrant is designed for everyone as the simplest and fastest way to create a virtualized environment. Single workflow to build and manage virtual machine environments. Declarative configuration file describes all the requirements and builds them through a consistent workflow. Mirror production environments by providing the same operating system, packages, users, and configurations, all while giving users the flexibility to use their favorite editor, IDE, and browser. Share files and folders between a local machine and the Vagrant box. Start by following a tutorial to create a simple environment with Vagrant or learn about how the project works by exploring the documentation.
Features
- Improves development setup time
- Increase production parity
- Declarative configuration file describes all the requirements and builds them through a consistent workflow
- Mirror production environments by providing the same operating system, packages, users, and configurations
- Single workflow to build and manage virtual machine environments
- Vagrant enables the creation and configuration of lightweight, reproducible, and portable development environments