sockethub Cookbook ================== This cookbook installs [sockethub](https://github.com/sockethub/sockethub) Attributes ---------- #### sockethub::default
Key | Type | Description | Default |
---|---|---|---|
['sockethub']['port'] | Integer | The local port to run sockethub on | 10551 |
['sockethub']['external_port'] | Integer | The external port to run sockethub on. This will also open the port on the firewall | 10550 |