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

add option to enable ssh in server options #1394

Open
Panaetius opened this issue Jan 24, 2023 · 0 comments
Open

add option to enable ssh in server options #1394

Panaetius opened this issue Jan 24, 2023 · 0 comments

Comments

@Panaetius
Copy link
Member

Panaetius commented Jan 24, 2023

We should add a boolean to enable SSH in server options when launching a session. This in turn sets an env variable RENKU_ENABLE_SSH in the session (which in turn has to be picked up here, optionally starting sshd).

the /servers GET request should return that information.

A deployment has to support SSH (via appropriate ingress/port setting) for SSH to be supported.

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 a pull request may close this issue.

1 participant