mhulse / vagrant-latmp

Vagrant LA(T)MP Stack: CentOS 7 + Apache HTTP + Apache Tomcat + MySQL + PHP + Python + Ruby + Node.js
Apache License 2.0
3 stars 3 forks source link

Remove synced/shared folders for confs and logs #112

Closed mhulse closed 6 years ago

mhulse commented 6 years ago

Basically, just do synced dirs for website data. Synced dirs are slow, so it might make sense to just vagrant ssh into the box for anything that's not project file related.