EasyEngine Site Install Location Change

Is there a way to indicate to EE where to place the installed site? I would like all sites to be in the user’s home folder for easy permissions usage. It would resolve the issue of having to run everything with sudo inside the /var/www directory. Specially for things like NPM and Bower.

So is there a flag I can process with ee site create to manually indicate the install directory?

I would like to have everything in the /home/[username] directory and then I’ll just symlink the directory to /var/www so nginx can serve it.

1 Like

Bump…

+1… I made a partition disk and mounted with fstab setting, but EasyEngine is still unable to be install to custom partition disk location :frowning: Keep expecting~