… which would require everyone to modify their Vagrantfile first, right? Apart from imagick / gd, what big differrences are there to encounter in production? PHP version, well … upload everything, aaaand done!
For larger projects based on eg typo3 I get using Vagrant, but Kirby? Still surprised every time I read about it, but I’ll try it out anywhoozle
The only reason i use Vagrant is because I work with several systems, not just Kirby. And i like a multi site setup. If I only worked with Kirby I would just use the built in stuff, or Valet. Much simpler. Laravels Homestead Vagrant box is my current favourite. Very easy to use.
I like the fact you have SSL working in your box though, I have struggled to get the going on Homestead.
You should also take into account that integrating third-party software like mailcatcher or various testing suits can be managed much easier that way. Also, if you are deploying to NGINX, that’s a whole other story, too.