alan-turing-institute / hub23-deploy

A repo to manage the Turing BinderHub instance
https://alan-turing-institute.github.io/hub23-deploy
MIT License
9 stars 4 forks source link

[FEATURE] Access to private data #273

Open sgibson91 opened 4 years ago

sgibson91 commented 4 years ago

Summary

Private data is often stored in the cloud. We should scope a way to securely access this data and scope it to specific uers.

sgibson91 commented 4 years ago

Very rough idea:

The Data Safe Haven have been working with private endpoints for storage accounts. Can we develop a URL parameter to parse the private endpoint and the launch process mounts the storage account as a folder/volume to the server/pod being spun up (and only that one)?