How to create your own testing environment using the command line tool Vagrant

I'm Ito, an infrastructure engineer. It's common sense not to casually touch a client's environment. Ideally, you should prepare a similar test environment and perform testing there, but messing with the production environment without permission and causing problems is unacceptable for an infrastructure engineer! ... Read more: How to build your own test environment using the command-line tool Vagrant