Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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

Ability to connect to a remote system and manage it #31

Open
dylanmtaylor opened this issue Nov 30, 2021 · 1 comment
Open

Ability to connect to a remote system and manage it #31

dylanmtaylor opened this issue Nov 30, 2021 · 1 comment
Labels
C-feature Category: New feature or request

Comments

@dylanmtaylor
Copy link

It would be really great to be able to remotely connect to my remote system running a bunch of containers that I spun up with DockSTARTER and manage them from my laptop. Is there an easy way to do this or plans of adding it?

@dylanmtaylor dylanmtaylor added the C-feature Category: New feature or request label Nov 30, 2021
@vv9k
Copy link
Owner

vv9k commented Nov 30, 2021

Thanks for the report! I think it should be possible as is to connect to a remote instance using an http/https connector. It will require the remote host to expose a tcp socket for dockeye to connect to. The location of the socket could then be specified in the settings.

What I'm thinking about here is having an ability to save multiple hosts and have an easy way to switch between them. I'd really like to have this implemented at some stage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-feature Category: New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants