Add material to the project
Outcome You bring files, code, and data into your Master Instance, ready to work on with applications.
Before you start
You are a Space Administrator or Instance Editor of the project.
You are in the Current state of the Master Instance.
There are several ways to add research material to a project. Pick the method that matches where the material currently lives:
Upload local files - use the file upload feature in the Files view. Best for files on your computer.
Clone a Git repository - use git from a terminal inside any application. For private repositories, add a Nuvolos-generated SSH key to the repository's deploy keys.
Download from the web - use
wget,curl, or any download tool from inside an application. Useful when data is available as a public URL.Attach external storage - mount S3 buckets, SharePoint sites, Dropbox folders, or SSH-accessible servers as folders inside applications.
For all storage options and the trade-offs between them, see Reference › File Storage.
Last updated
Was this helpful?