Files
chef/site-cookbooks/sockethub
basti 2a5d68cda9 Update Sockethub to 4.1.0
Tested/running on `nodejs-2`.
2021-09-03 10:28:07 +02:00
..

sockethub Cookbook

This cookbook installs 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

Right now the nginx vhost is hardcoded: sockethub.kosmos.org

Sockethub will be available under https://sockethub.kosmos.org:10550