-
Notifications
You must be signed in to change notification settings - Fork 102
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 hostctl for hosts management in quick-install #189
Comments
Yeah, this is interesting. It is adding another dependency but is probably a better way of doing things, especially for the client end. |
Also, I see it supports windows, which is nice! |
If you would be willing to give https://github.com/numtide/devshell a try, I could be plugging together a prototype that would have unrivalled UX, and only ever one bootstrap dependencies:
All other project dependencies will be boostrapped by those tools (including hostname entries and host TLS state as of my recent PR to devshell) /cc @imacg We could then figure out non-devshell workflows modelled after the example, would that be something? |
Showcase:
|
Helm is now the only supported way to deploy Trow |
https://guumaster.github.io/hostctl/ is a specialized tool that focuses on managing host entries in a reversible manner. While still modifying host state, it does so (easily) reversibly. — for
./quick-install
.Breadcrumb trail: numtide/devshell#27
The text was updated successfully, but these errors were encountered: