[cod] game control panel
Morpheus
morpheus at clantoc.org
Thu Mar 3 00:47:31 EST 2011
Absolutely. My very frst version was using suphp, so I had to configure
strictly the webserver, it was tim consuming. So I decided to use the
libssh2, but still was limited to install the panel on the same machine.
The phpseclib is a little more powerful, as the only base requirement
for the web config is the fsockopen php function, that is enabled with
almost all hosting offers you can find (especially the paid ones). So
you don't need to install the panel on the same machine, useful when you
have more than one server.
But I have not tested to use it on a php 5.3 enabled webserver, as I'm
still using Debian Lenny. I'll take some time this week end to dig
around, just to make sure the next server migration don't break everything.
I precise that I took the decision to keep the panel as agnostic as
possible (it uses ssh and the start/stop script that are also used by
the system startup/shutdown), because we are at least 3 to manipulate
the game servers, and each 3 uses different methods to change
settings/manage the server : i usually go entirely ssh, but the others
use the couple FTP/Web panel, or even webmin.
The panels listed by Robert usually are full server management
"scripts", that propose cfg editing, mod switching (I'm also looking to
implement that, but with the shell scripts, it's not so easy), sometimes
ftp browser, user management, and for the heaviest ones, automatic
installs of new servers entirely (GSP style scripts :P). It's powerful,
but not easy to configure if you don't use it, and it always require at
least the php/mysql couple to work.
Le 03/03/2011 02:00, Mavrick Master a écrit :
> Same Morpheus,
>
> I cannot get the public auth keys to work either :(
>
> I'm using the SSH connect to interact with the server console for PB
> Update/Restart/Live Console Chat/etc. Also have written a fully
> customizable web ftp browser, works very well with hidden
> files/folders/protect files and folders/etc... And im pretty sure
> phpseclib doesn't require the SSH2 module compiled within PHP, correct
> me if I'm wrong?
>
> Daniel 'mavrick' Lang
>
>
> On Wed, Mar 2, 2011 at 4:06 PM, Morpheus <morpheus at clantoc.org
> <mailto:morpheus at clantoc.org>> wrote:
>
> I have written mine with only php, and it uses the phpseclib to
> connect to ssh and use the already existing start/stop shell
> script. Unfortunately, it uses password authentication at this
> time, because public key auth does not want to work here (Lenny64,
> but don't know if it is relevant). It just do start/stop, server
> settings are stored in php files, and phgstats provides some info
> on the server selected.
>
> As it has been written to learn some php and xhtml/css, it's
> quitely bad written, and I was ashamed to publish it.
>
> Anyway, It will be very hard to find some script not using at
> least php. The only base requirement to run it on a rented hosting
> is having the fsockopen function working. With phpseclib, you'll
> be able to use ssh from anywhere else of the server.
>
> Le 02/03/2011 06:01, Robert Mount a écrit :
>
> > From what i've seen so far, game control panel's aren't
> simple. You
> can check the sites of each for requirements. All of the
> panel's i've
> tested require php or java and some sort of database.
>
> --Rob
>
> On Tue, Mar 1, 2011 at 11:35 PM, tom
> nikitopoulos<tomdagreek at gmail.com
> <mailto:tomdagreek at gmail.com>> wrote:
>
> Wow. Googling "game control panel" only brought up some of
> these. Do all of
> these require php/mysql ?
> It would be fun to have one that operated like ssh without
> the risks.
> (something simple)
> And I would be interested Mavrick..
>
> On Tue, Mar 1, 2011 at 10:09 PM, Robert
> Mount<rmount at gmail.com <mailto:rmount at gmail.com>> wrote:
>
> In no particular order:
>
> Mint Panel www.mintpanel.com <http://www.mintpanel.com>
> Game Create http://www.gamecreate.com/
> CPGS http://cpgs.cpanel.net
> TC Admin http://www.tcadmin.com
> SC Interface http://games.scinterface.com/
> Game Frame http://gameframe.net
> GSP Panel http://www.gsp-panel.com
> OGP http://www.opengamepanel.org
> GameCP http://gamecp.com/
> UGCC http://www.brainless.us/
> GamepanelX http://www.gamepanelx.com
> Swift Panel http://www.swiftpanel.com/
> Server Gears http://servergears.net/
> Nehox http://www.nehox.com
> Xenon http://xenonpanel.com
>
> You can also roll your own with webmin.
>
> --Rob
>
>
> On Tue, Mar 1, 2011 at 10:19 PM, tom
> nikitopoulos<tomdagreek at gmail.com
> <mailto:tomdagreek at gmail.com>>
> wrote:
>
> Any suggestions on a game control panel or a way
> for clients to stop and
> restart cod servers? Playing with swiftpanel but I
> dont see any forums
> available.
> Thanks
>
> _______________________________________________
> cod mailing list
> cod at icculus.org <mailto:cod at icculus.org>
> http://icculus.org/mailman/listinfo/cod
>
>
> _______________________________________________
> cod mailing list
> cod at icculus.org <mailto:cod at icculus.org>
> http://icculus.org/mailman/listinfo/cod
>
>
> _______________________________________________
> cod mailing list
> cod at icculus.org <mailto:cod at icculus.org>
> http://icculus.org/mailman/listinfo/cod
>
>
> _______________________________________________
> cod mailing list
> cod at icculus.org <mailto:cod at icculus.org>
> http://icculus.org/mailman/listinfo/cod
>
> _______________________________________________
> cod mailing list
> cod at icculus.org <mailto:cod at icculus.org>
> http://icculus.org/mailman/listinfo/cod
>
>
>
> _______________________________________________
> cod mailing list
> cod at icculus.org
> http://icculus.org/mailman/listinfo/cod
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://icculus.org/pipermail/cod/attachments/20110303/ce1ab703/attachment-0001.htm>
More information about the cod
mailing list