VVV icon indicating copy to clipboard operation
VVV copied to clipboard

Use a vvv and www-data users/groups instead of vagrant

Open tomjn opened this issue 4 years ago • 1 comments

At the moment we use vagrant as the user and group owner of a lot of stuff.

We should investigate serving and running PHP from a www-data user, with the folders owned by that user, and the possibility of logging in as a vvv user rather than a vagrant user.

This is because GH Actions and docker don't use vagrant and that user wouldn't be available

tomjn avatar Apr 14 '20 12:04 tomjn

I did some research on this during the weekend, will keep looking into it.

msaggiorato avatar Apr 14 '20 14:04 msaggiorato