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

Git or mount #88

Open
wants to merge 5 commits into
base: ww3
Choose a base branch
from
Open

Git or mount #88

wants to merge 5 commits into from

Conversation

aorinevo
Copy link
Contributor

Added github_or_mount() to get_webwork subroutine. This function is called twice, before get_webwork2_repo() and before get_pg_repo(). It asks the user to decide wether to mount the appropriate directory or to obtain it from github. If the user chooses to mount, then the appropriate folder must be available for mounting through virtualbox. That is, the user must have already made the folder available for mounting via settings -> shared folders on the guest machine. The folders are mounted with ownership www-data:wwdata. This is so to allow the serve to write without permission errors. I could not find a way to mount and change ownership to only target the files that need to be writable by the server.

@aorinevo
Copy link
Contributor Author

@aubreyja, has anyone looked at this?

@aubreyja
Copy link
Owner

aubreyja commented Jul 6, 2015

Hi @aorinevo sorry for the delay. Thanks for the contribution.

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.

3 participants