Open conallob opened 10 months ago
Hey!
I think that's a nice solution! I did not plan to implement any of its functionality though and keep this project lean - wdyt about adding it to the docs as a helper for managing (many) remote machines?
Sure, happy to open a PR. Is there a particular doc you would suggest, or should I try and find the best place myself?
Hey!
I'd put it in here :) https://github.com/Uptime-Lab/ComputeBlade
https://github.com/Snowflake-Labs/sansshell is a neat little gRPC daemon for operating a host without resorting to issuing commands via SSH all the time.
To keep the computeblade-agent as lean, could system agnostic commands be offloaded to sansshell, allowing the agent to focus on the more interesting API interfaces to the ComputeBlade hardware specifics?