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

Consider the viability of live watching host changes #87

Open
miversen33 opened this issue Nov 17, 2022 · 1 comment
Open

Consider the viability of live watching host changes #87

miversen33 opened this issue Nov 17, 2022 · 1 comment
Assignees
Labels
enhancement/request New feature or request help wanted Extra attention is needed
Milestone

Comments

@miversen33
Copy link
Owner

Consider how difficult it would be to have something listening to the hosts for either ssh or docker (or any other future providers) to ensure that when changes happen (to the containers being ran, or the underlying ssh config, etc) they are "immediately" reflected in netman. I don' t know what this looks like yet.

@miversen33 miversen33 added enhancement/request New feature or request good first issue Good for newcomers labels Nov 17, 2022
@miversen33 miversen33 added this to the Backlog milestone Nov 17, 2022
@miversen33 miversen33 self-assigned this Nov 17, 2022
@miversen33 miversen33 added help wanted Extra attention is needed and removed good first issue Good for newcomers labels Dec 4, 2022
@miversen33
Copy link
Owner Author

miversen33 commented Nov 7, 2023

Additionally we should consider how hard it would be to allow netman to manage its own provider hosts. This should be possible with the introduction of provider specific configurations (#135).

Configuration source is here and we are already creating configurations for consumers (such as Neo-tree). There is also some framework already in place to begin allowing providers to have their own configurations (require("netman.api").internal.get_config exists already, its just internal and thus not meant to be "exposed" yet).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement/request New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant