Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update install.md #1198

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Update install.md #1198

wants to merge 1 commit into from

Conversation

glowrocks
Copy link

Added a note regarding access to the live folder by nginx user. (this lack of access bit me :-)

Added a note regarding access to the live folder by nginx user. (this lack of access bit me :-)
@vercel
Copy link

vercel bot commented Apr 18, 2023

@glowrocks is attempting to deploy a commit to the Mastodon Team on Vercel.

A member of the Team first needs to authorize it.

@ClearlyClaire
Copy link
Contributor

That shouldn't be needed… nginx should not need write access to anything, and it should not need read access to /home/mastodon, only traversal access. So 711 should be enough.

@glowrocks
Copy link
Author

So 711 should be enough.

Correct. I've confirmed that is correct. What's the next step? (I've never done this before.)

@glowrocks
Copy link
Author

That shouldn't be needed… nginx should not need write access to anything, and it should not need read access to /home/mastodon, only traversal access. So 711 should be enough.

Wanted to add, on Ubuntu 22.04, adduser leaves the home dir w/no access for other. So while 755 is too permissive, the default of 750 is what causes the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants