Configure a Carte Master Server
<slave_config> <!-- on a master server, the slaveserver node contains information about this Carte instance --> <slaveserver> <name>Master</name> <hostname>yourhostname</hostname> <port>9001</port> <username>cluster</username> <password>cluster</password> <master>Y</master> </slaveserver> </slave_config>./carte.sh carte-master-config.xml
Last updated
Was this helpful?

