You'll need to create a Tunnelbroker-specific configuration file.
```
-vim services/tunnelbroker/tunnelbroker.ini
+mkdir -p $HOME/tunnelbroker
+vim $HOME/tunnelbroker/tunnelbroker.ini
```
Provide a unique ID for each running instance of Tunnelbroker and a RabbitMQ URI in accordance with this [specification](https://www.rabbitmq.com/uri-spec.html).