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

[idea] Split remote SSH configuration from queuing system configuration #89

Open
jan-janssen opened this issue Jul 28, 2021 · 1 comment

Comments

@jan-janssen
Copy link
Member

In the current configuration each user has to define their own queues when connecting to a remote computing cluster. While the ssh key is personal this is typically not the case for the queue configuration, so the configuration has to be split in a user specific part and a user independent part.

@jan-janssen jan-janssen changed the title Shared Queue Configuration [Idea] Split remote SSH configuration from queuing system configuration May 8, 2023
@jan-janssen jan-janssen changed the title [Idea] Split remote SSH configuration from queuing system configuration [idea] Split remote SSH configuration from queuing system configuration May 8, 2023
@jan-janssen
Copy link
Member Author

Can I separate the remote process interface? The remote interface would support the following features:

  • It should have the option to start a remote subprocess
  • Transfer files to remote and back to a local path
  • It should provide a remote path object to browse the directory structure on a remote system

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