Question
Spaces default permissions
Hi,
I am trying to use spaces as an active storage provider with ruby on rails.
Rails seems to expect the files to be public with no (obvious) way of setting the permission on upload.
I am trying to set the default permission for a spaces to public, but only find resources showing how to change permission after the upload. What I need is set the default to public.
Is it possible to do? Without it we can’t deploy to digital ocean :-/
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.
×