After creating a bucket in Minio, AWS S3, or other object storage providers, you can connect the bucket to NexusOne and start interacting with it. Connecting to this bucket creates an S3 bucket in NexusOne that’s accessible on JupyterHub.Documentation Index
Fetch the complete documentation index at: https://docs.nx1cloud.com/llms.txt
Use this file to discover all available pages before exploring further.
Connect an object storage
Perform these steps to connect to an object storage bucket.- Log in to NexusOne.
- On the top navigation bar, hover your mouse over Govern and then select Object Storage.
-
Click the plus
+icon in the top right corner of the page to create a bucket. - In the Name field, enter a bucket name.
-
In the Endpoint field, enter a URL to the object storage. Append
:443to the end of the URL. - In the Access Key field, enter your object storage provider’s access key.
- In the Secret Key field, enter your object storage provider’s secret key.
- Click Create.
Additional resources
- For an overview of the Govern feature, refer to Govern Overview.
- For an overview of JupyterHub’s object storage browser for S3, refer to NexusOne’s JupyterHub OSS docs.