Akiira / MUD-LoginAndStorageServer

1 stars 0 forks source link

automatic invoke world server replace the down one #2

Open mixisbad opened 9 years ago

mixisbad commented 9 years ago

This probably be our best bet to implement the feature we discussed http://golang-basic.blogspot.com/2014/06/step-by-step-guide-to-ssh-using-go.html

I'll try it on Saturday in Sunlab.

Since any login on Sunlab machine is already mount with the same directory, it would be easy to edit server list file and invoke world server.

Akiira commented 9 years ago

This looks good, and fairly easy to implement. Here is another resource to help: http://kukuruku.co/hub/golang/ssh-commands-execution-on-hundreds-of-servers-via-go?ModPagespeed=noscript

Keep in mind that we probably already have more then enough stuff done to get an 'A' and this was just something I thought it would be cool to implement. So if you don't have time that is fine.

If you do implement it, make sure to do it on a separate branch just in case. Our master branch is fairly stable and just about ready for a demo so we want to make sure it stays stable.