|
Vagrant is part of a new generation of “container-based virtualization environments”. In other words, using Vagrant you can create a virtually unlimited number of local development environments. With a tool like Vagrant, each environment exists separately within your computer. This means you can have one server running Nginx and another running Apache on two separate Vagrant machines and not run into any problems.Environment virtualization is handled using the popular VirtualBox software, although it is customizable in newer versions of Vagrant. Therefore you can consider Vagrant a “wrapper” for any virtualization software you decide to use.
The unpleasant part for inexperienced users is that the environment Special Data is used via the command line, meaning that there is no GUI (Graphical User Interface).This is a tool designed for professional developments and environments precisely because its greatest advantage is the flexibility and the possibility of exporting environments (containers) to other machines without wasting time recreating the basic configurations.To facilitate development in WordPress, there are pre-configured containers such as includes customizable variables to set the WordPress version (or beta version), language, hostname, subdirectory, administrator credentials, default plugins, default theme, multisite, SSL, and other options. These variables give you a lot of flexibility in customizing your development environment to your specific needs.Local WordPress FlywheelIf it is ease and speed you are looking for in setting up your WordPress site locally then the tool you are looking for is Local by FlyWheel : none of the tools we have seen before offers a configuration experience like this, exactly in line with the expectations of a WordPress user.Yes, because unlike other tools, Flywheel was created specifically for WordPress and is designed specifically for site developers with this CMS. Creating a new WordPress website locally is as simple as clicking a button – just choose a few configurations and your site is ready to use.

Local WordPress Flywheel website screenThis tool is available for both Windows and OSLocal WordPress Flywheel Control PanelThe features of this tool are truly unique: you can choose between Nginx and Apache servers , as well as two versions of PHP (5 and 7), you can map your new local website to a domain right away, and there are no limits to the sites you they can be configured, each with its own environment and local configuration.What also makes it very interesting is the possibility of having a live link to your local site, a fantastic option for sharing your local project even outside your local network.Finally, it offers the possibility of creating installation templates (blueprints) to replicate already configured environments, for example by pre-configuring a site with the themes and plugins most commonly used by your agency.
|
|