Best network file system for live development
I used to have a local development server (nginx+php-fpm+mysql) on my
workstation.
But then I got problems and had to reformat and found out that
reconfiguring everything right on OS X can be a pain in the butt
sometimes. So now I'm configuring my local server as my new development
server.
Now I need to know what network file system would be the most appropriate
for live development? I'm developing on OS X so that needs to be fast
using OS X. For example using NFS is a bad idea when using OS X since it's
slow.
I thought of maybe using AFP which is Apple's own network file system but
I wanted to have advice before doing so as in my memory configuring AFP is
kinda complex.
Any suggestion is welcome!
Thanks and have a nice day
No comments:
Post a Comment