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
..
attributes Update Sockethub to 4.1.0 2021-09-03 10:28:07 +02:00
recipes Use DNS validation to generate/renew the TLS cert 2021-07-14 10:13:35 +02:00
templates Use DNS validation to generate/renew the TLS cert 2021-07-14 10:13:35 +02:00
CHANGELOG.md Remove placeholder text from generated Chef cookbooks 2017-05-08 12:07:32 +02:00
LICENSE Change the licenses of hte kosmos cookbooks to MIT 2019-04-12 11:41:20 +02:00
README.md Add README to sockethub cookbook 2016-07-08 16:04:12 +02:00
metadata.rb Deploy Sockethub from the npm package 2020-03-25 12:43:39 +01:00

README.md

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