SSH -> docker gateway #10
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Getting a shell is pretty easy using
abra
, but we could make it even easiser for users if we had an SSH jump server, e.g. look what happens when you SSH into your Layershift account:Oh, interesting. Is that a separate script that runs when you SSH into the box?
I think so, I guess it's set as the login shell?
Maybe if we made
abra
have e.g. an--ssh
mode where it launches this interface, and then set that?Might only be useful when we have some kind of user groups going, tho, at the risk of making SSH more complicated for minimal benefit..
https://github.com/moul/ssh2docker
SSH jump server?to SSH -> docker gatewayThere are loads of rad CLI/TUI libs for golang so maybe this would be a nice stop gap between a fully blown web GUI? I've seen some really nice TUIs that are totally workable before.
We're still waiting on the NLNet grant for the web UI funding tho 😀
There's an alternative approach coming down the pipe in coop-cloud/wordpress#28. Still interested in this one though.
ok yep 👉 https://github.com/charmbracelet/wish