Confirmed users
4,293
edits
(→Customize your configs: Fix slavealloc domain) |
|||
| Line 83: | Line 83: | ||
= Customize your configs = | = Customize your configs = | ||
* In <code>master/master_config.json</code>, adjust ports for <code>pb_port</code>, <code>http_port</code> & <code>ssh_port</code> | * In <code>master/master_config.json</code>, adjust ports for <code>pb_port</code>, <code>http_port</code> & <code>ssh_port</code> | ||
** Check [ | ** Check [https://secure.pub.build.mozilla.org/slavealloc/ui/#masters slavealloc] to see what ports are in use by others. Search for 'staging-pers' and be sure to Show all Entries. | ||
** Try to use similar ports, i.e. if you choose 9099 for pb_port, use 8099 for your http_port and 7099 for your ssh_port. | ** Try to use similar ports, i.e. if you choose 9099 for pb_port, use 8099 for your http_port and 7099 for your ssh_port. | ||
* Consider [[#Optimizations|optimizing the number of branches]] you're running. | * Consider [[#Optimizations|optimizing the number of branches]] you're running. | ||