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

Add support for mounting in a user's directory #3

Open
tfoote opened this issue Jan 21, 2021 · 1 comment
Open

Add support for mounting in a user's directory #3

tfoote opened this issue Jan 21, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@tfoote
Copy link
Owner

tfoote commented Jan 21, 2021

This will support persistent workspace storage for the user.

@tfoote tfoote added the enhancement New feature or request label Jan 21, 2021
@tfoote tfoote self-assigned this Mar 22, 2021
@tfoote
Copy link
Owner Author

tfoote commented Apr 14, 2021

Following up tfoote/nps_me4823#12

It looks like s3fs is a decent approach to improve the situation. It can use file based access and does the immediate syncs.

Note in experimenting with it new buckets take a few hours before all endpoints are setup: s3fs-fuse/s3fs-fuse#1452 (comment) if we automatically create buckets it may be important to fully specify the endpoints.

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

No branches or pull requests

1 participant