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

Basic question: how to configure where packages are locally stored? #621

Closed
butala opened this issue May 21, 2018 · 2 comments
Closed

Basic question: how to configure where packages are locally stored? #621

butala opened this issue May 21, 2018 · 2 comments

Comments

@butala
Copy link

butala commented May 21, 2018

I apologize for asking such a basic question, but I cannot find an answer in the docs or via quilt help.

I digging around the Allen Cell Explorer dataset, and it is rather large. On my mac laptop, packages are stored at ~/Library/Application Support/QuiltCl. I want to instead use a path on an external drive with plenty of space.

Is there an environment variable I am missing? quilt config seemed promising, but I do not think my answer is there either.

--- Mark

@butala butala changed the title Basic questions: how to configure where packages are locally stored? Basic question: how to configure where packages are locally stored? May 21, 2018
@dimaryaz
Copy link
Contributor

You can set a QUILT_PRIMARY_PACKAGE_DIR environment variable; see examples here: https://docs.quiltdata.com/shared-store.html

Note that the directory has to be named "quilt_packages".

@butala
Copy link
Author

butala commented May 22, 2018

That worked perfectly. Thank you @dimaryaz!

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

No branches or pull requests

2 participants