I have a development Linux server and I have a script (sh in this case) that restarts certain processes. I log onto this box and run it manually as requested by the developers. I'd like some way where the developers can run a batch file or whatever which will call and run said sh script so I don't have to do it.
The biggest issue is security. I don't want the developers to have root or any other user access to the Linux server. I'd really appreciate any ideas / recommendations.
Thanks!
The biggest issue is security. I don't want the developers to have root or any other user access to the Linux server. I'd really appreciate any ideas / recommendations.
Thanks!
