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

WIP: serial console connector #607

Open
wants to merge 1 commit into
base: 1.x
Choose a base branch
from

Conversation

yggdr
Copy link

@yggdr yggdr commented Jun 12, 2021

Allow pyinfra to connect to a machine by serial connectors (e.g. RS-232), where one would otherwise use e.g. minicom, or cu.

So far no login support.

Can run commands on remote host connected to via serial console.
So far no login support.
@yggdr yggdr force-pushed the add_serial_connector branch from 9566dd8 to 0537981 Compare June 13, 2021 20:54
@Fizzadar Fizzadar changed the base branch from current to next June 27, 2021 15:38
@Fizzadar Fizzadar force-pushed the next branch 4 times, most recently from c498185 to d899763 Compare July 21, 2021 12:48
@Fizzadar Fizzadar force-pushed the next branch 2 times, most recently from 025e1db to f5ad1f7 Compare July 31, 2021 11:37
@Fizzadar Fizzadar force-pushed the next branch 2 times, most recently from 5a9e175 to f01ba12 Compare October 15, 2021 10:07
@Fizzadar Fizzadar changed the base branch from next to current January 23, 2022 15:34
@Fizzadar Fizzadar changed the base branch from current to 1.x March 30, 2022 09:56
@Fizzadar
Copy link
Member

Same comment as #416:

This is still a really cool idea but should definitely be managed as an external project. v2 & upcoming v3 both support this via setuptools entrypoints, I am going to provide an example project as part of the upcoming v3 release cycle at which point I shall link it here and close this PR.

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 this pull request may close these issues.

2 participants