Skip to content

Conversation

@gavinelder
Copy link
Contributor

@gavinelder gavinelder commented Sep 3, 2025

The following is a POC PR to help end users configure and manage studios using self-hosted wave along with some more functionality to help with trials.

@netlify
Copy link

netlify bot commented Sep 3, 2025

Deploy Preview for seqera-docs ready!

Name Link
🔨 Latest commit
🔍 Latest deploy log https://app.netlify.com/projects/seqera-docs/deploys/68b83ff398cf683c8243f9c4
😎 Deploy Preview https://deploy-preview-815--seqera-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Member

@gwright99 gwright99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only change that needs to happen in Rstudio to Ride.
Other comments are thoughts only.


To use your own Wave instance for data studio management, you must configure both the Wave instance and the custom image registry settings to point to your infrastructure.

### Container Registry Configuration
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to call out the difference between this setting and the mostly-not-talked-about settings here: https://github.com/seqeralabs/wave/blob/5585f9c37200f1f8ca5d12f50927c7d70cee0abe/src/main/resources/application.yml#L49-L59

- `data-studio/xpra`
- `data-studio/custom`

**Note**: Some cloud providers (like AWS) may not support dynamic registry creation, requiring manual pre-creation of these repositories.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we add pointer to https://github.com/aws-samples/amazon-ecr-dynamic-repository-creation as an example of how they could try to get some automation in place or leave it out based on the expectation that the tag/hash naming will be available by Oct 2025?

icon: "jupyter"
tool: "jupyter"
rstudio:
repository: "registry.example.com/data-studio/rstudio:<TAG>"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The following tools are available for Studio sessions:

- **jupyter**: Jupyter notebook environment
- **rstudio**: RStudio IDE environment
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as above: "ride"

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants