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

Minor tweaks #60

Closed
wants to merge 0 commits into from
Closed

Minor tweaks #60

wants to merge 0 commits into from

Conversation

elliotfehr
Copy link

No description provided.

@elliotfehr elliotfehr changed the title Do not chmod 777 files on install Minor tweaks Dec 1, 2014
@jbrooksuk
Copy link
Member

@elliotfehr I've always added chmod to the post-install-cmd because otherwise log files don't get written to etc. @Ehesp or @manavo have either of you had a good experience not doing so?

Other than that, if you rebase I'll merge these changes in. Thanks @elliotfehr

@manavo
Copy link
Contributor

manavo commented Dec 1, 2014

@jbrooksuk I've had to do it previously, but I did it as part of the deployment process (not as a post-install-cmd). Can probably make it a bit stricter than 777, but depends on what users belong to what group.

@jbrooksuk
Copy link
Member

@manavo using Dokku we need to do it as post-install-cmd so the same would apply for Heroku here too. I think we could get away with 755, but it's a requirement.

@elliotfehr can you put the post-install-cmd back in as 755 and then we'll merge the changes. Cheers.

@manavo
Copy link
Contributor

manavo commented Dec 1, 2014

@jbrooksuk don't disagree that it needs to be done, it's definitely needed. Just saying that it could be a separate thing that's done, instead of being a composer post-install-cmd (like running migrations for example).

@jbrooksuk
Copy link
Member

@manavo I think that it needs to be done within post-install-cmd for deploying to Heroku.

@jbrooksuk
Copy link
Member

@elliotfehr I've fixed up your changes and will merge separately. Cheers :)

@jbrooksuk jbrooksuk closed this Dec 1, 2014
@GrahamCampbell GrahamCampbell modified the milestone: V0.1.0 Alpha Jul 25, 2015
@efriel efriel mentioned this pull request May 30, 2017
@raffus raffus mentioned this pull request Mar 22, 2018
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.

4 participants