Greg Karékinian 29a5947d18 Deploy Sockethub from the npm package
This is currently 3.1.4 and is set as an attribute. The recipe is very
simple now, it installs the npm package, and the systemd service runs
/usr/bin/sockethub and sets the environment variables

Closes #145
2020-03-25 12:43:39 +01:00
..
2016-07-08 16:04:12 +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