Vagrant is a tool designed to create and configure lightweight, reproducible, and portable development environments. It leverages a declarative configuration file which describes all software requirements, packages, operating system configuration, and users.
N/A
OpenText AccuRev
Score 4.0 out of 10
N/A
AccuRev, a software configuration management offering, is now owned and supported by Micro Focus since the December 2013 acquisition, and now by OpenText.
I would recommend this tool to a colleague looking to create a repeatably deployable local dev environment based on their staging and production environments. I would recommend this mostly for individuals or teams requiring environments with server-side software such as php, et al. There are likely less processor-heavy and smaller tools for simpler projects.
Very slow and not intuitive; it would be my last choice for version control systems.The UI is a little confusing at times and seems a little outdated. It needs a lot of improvement. It is suited for small projects and fewer number of projects. But if there are huge projects and many projects to be maintained in a portfolio, its a little hard to manage.
Vagrant is decentralized so anyone can make a container package to get a project started. you aren't limited to wordpress, or even one style of wordpress install (you can make a sage.io wordpress environment).
Vagrant easily lets you set ports and URLs for local development.
I have yet to have a problem with Vagrant, as opposed to MAMP and DesktopServer, which both gave me SQL or other issues.
Because Vagrant is a low-level tool with many ways to configure it, there is a steep learning curve. You don't just have to learn (or install) Vagrant, but also Virtualbox, Ansible and possibly some Vagrant plugins to keep boxes up to date.
Support on Windows doesn't seem great. I'm a Mac guy, so it's been very difficult getting things to work as expected when a developer wants to work on Windows.
Perhaps I didn't configure it correctly, but the default shared folders are not the best for performance. There are also frequently weird issues regarding file permissions.
Ability to zoom in/out for stream-view. We currently have many streams/substreams and unable to view the entire workflow. Zooming in/out would benefit.
Being a designer, I use Adobe Flash and SWF files. When updating the SWF files, Accurev does not see these files as being changed and you will be unable to promote. In order to push changes, you must totally rename the SWF file.
I liked lando better because lando seemed extremely easy to setup compared to other VM's and it seemed faster though that project was simpler. Virtualbox I ran on windows and it has a gui and has often been slow. The vagrant boxes I used did well but had slightly more problems than lando.
In my view, accurev ranks very low compared to other tools I have used. Microsoft TFS is the best in the industry as of today as it's a complete ALM solution. It does code version, bug tracking, user story documentation, and has easy integration with other external tools supporting many languages. So I would definitely recommend TFS to anyone.