Skip to content

Git or mount - #88

Open
aorinevo wants to merge 5 commits into
aubreyja:ww3from
aorinevo:GitOrMount
Open

Git or mount#88
aorinevo wants to merge 5 commits into
aubreyja:ww3from
aorinevo:GitOrMount

Conversation

@aorinevo

Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

@aubreyja, has anyone looked at this?

@aubreyja

aubreyja commented Jul 6, 2015

Copy link
Copy Markdown
Owner

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