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

feature: SSH-like repl direct to workers (ee) #5447

Open
rubenfiszel opened this issue Mar 6, 2025 · 0 comments
Open

feature: SSH-like repl direct to workers (ee) #5447

rubenfiszel opened this issue Mar 6, 2025 · 0 comments
Assignees

Comments

@rubenfiszel
Copy link
Contributor

For debugging purposes, it would be nice to be able to "connect in SSH" to a worker. The way it would be implemented is by having a listen/notify in workers that would only react to commands with the worker name and that would send individual bash snippets. The worker would respond to those individual commands by executing them as individual bash script. The frontend would make it SSH/REPL like.

@rubenfiszel rubenfiszel self-assigned this Mar 6, 2025
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

No branches or pull requests

1 participant