Question
Why volume is only sudo writeable? / pointing my media public folder in Nginx to the attached volume
I have create a block storage volume attached to my Ubuntu droplet following the tutorial. It seems to work but it is only writable with sudo commands.
Also I’d like to point my public/media folder in Nginx to this attached volumen. What is the best way to do it, symbolic link, location?
Thanks
Gerardo
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×