Install Electric Commander
Install Electric Commander Web and Flow Server
Install Commander Apache and Agent :
./CloudBeesFlow-x64-version --mode silent --installDirectory /local/mnt/electriccloud/electriccommander --installWeb --installAgent --unixAgentUser qctecmdr --unixAgentGroup users --unixServerUser qctecmdr --unixServerGroup users
Start Apache and Agent Service:
/etc/init.d/commanderApache start|stop
/etc/init.d/commanderAgent start|stop
Install Commander Flow Server:
./CloudBeesFlow-x64-version --mode silent --installDirectory /local/mnt/electriccloud/electriccommander --installServer --unixServerUser qctecmdr --unixServerGroup users
Start and Stop Commander Flow Server:
/etc/init.d/commanderServer start|stop
Comments
Post a Comment