6 ms·
I believe Vagrant is for quickly and repeatably building development environments - I don't think it's meant for production. Look into packer for building out
by thedevelopment 12y ago
I believe Vagrant is for quickly and repeatably building development environments - I don't think it's meant for production.
Look into packer for building out Production images, and Chef/Puppet/Ansible for additional configuration ontop those images.