Earlier quoted context omitted.
Using javascript on the serverside is madness. We have Python and Go and C++. This app will suck.
Thanks for the insightful response.
A web-based interface for dev-op tasks across remote servers using SSH
41–50 of 61 posts
Re: A web-based interface for dev-op tasks across remote servers using SSH
#42Neat idea. I'd definitely donate if the whole thing was going to be open sourced so I could run it on my own infrastructure. Currently we use csshX for this sort of thing, and it does the job. It's an open source tool that opens a bunch of ssh sessions and sends each character you type to each session. You can launch it with command line args that specify the hosts you'd like to connect to and optionally the commands…
What if we had an "enterprise" version like GitHub which you could run on your infrastructure? Would you back then?
Re: A web-based interface for dev-op tasks across remote servers using SSH
#43I would give it a run through if you offered it as software though.
Re: A web-based interface for dev-op tasks across remote servers using SSH
#44It looks like it runs very similarly to our current server management systems, but the web UI is a huge plus.
I agree that open sourcing it to run on your own infrastructure would be a big benefit - people tend to be a bit protective of where they put their root ssh keys :)
Re: A web-based interface for dev-op tasks across remote servers using SSH
#45Re: A web-based interface for dev-op tasks across remote servers using SSH
#46This would be a better project if you sold a license to company and not a saas service. I don't want to put ssh-keys on my network from another machine I have no control over. If anyone ever got access to your service they could have a field day. I would give it a run through if you offered it as software though.
Re: A web-based interface for dev-op tasks across remote servers using SSH
#47This would be a better project if you sold a license to company and not a saas service. I don't want to put ssh-keys on my network from another machine I have no control over. If anyone ever got access to your service they could have a field day. I would give it a run through if you offered it as software though.
What if we had an "enterprise" version like GitHub which you could run on your infrastructure? Compelling?
Re: A web-based interface for dev-op tasks across remote servers using SSH
#48A nice ui over pluggable backends is a great idea. Building (another) sub par orchestration tool seems like a waste of everyone's time. Mcollective has had the prototype REST bridge for what, 2.5 years?
Re: A web-based interface for dev-op tasks across remote servers using SSH
#49Earlier quoted context omitted.
What if we had an "enterprise" version like GitHub which you could run on your infrastructure? Compelling?
Yes like I said.. I would give it a try. If you do like what github does and offer up like a vm image or something or just a tarball with instructions.
Re: A web-based interface for dev-op tasks across remote servers using SSH
#50I would use this tool & have backed it. It looks like it runs very similarly to our current server management systems, but the web UI is a huge plus. I agree that open sourcing it to run on your own infrastructure would be a big benefit - people tend to be a bit protective of where they put their root ssh keys :)