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

Figure out a way to use local user files as sources #32

Open
yamalight opened this issue Feb 29, 2016 · 1 comment
Open

Figure out a way to use local user files as sources #32

yamalight opened this issue Feb 29, 2016 · 1 comment

Comments

@yamalight
Copy link
Contributor

It's quite common use case when people want to use their existing file as input to transform and visualise it. Figure out how to do it.

Possible straight up solution: allow attaching files to components, store file as blob in db, then pass them as input to the given component.

@yamalight
Copy link
Contributor Author

Another solution: user filespace that is linked to runner and can be accessed by the components using /data or something similar.
Easier to limit and control space. Can be tricky to handle access control from components.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant