Upgrade Sockethub, move proxy to LB/host

This commit is contained in:
2022-03-18 11:10:46 -06:00
parent 9cb77c54db
commit 0cda379c19
11 changed files with 35 additions and 116 deletions

View File

@@ -1,4 +1,4 @@
node.default['sockethub']['port'] = '10551'
node.default['sockethub']['port'] = '10550'
node.default['sockethub']['external_port'] = '10550'
node.default['sockethub']['version'] = '4.1.0'
node.default['sockethub']['nginx']['server_name'] = 'sockethub.kosmos.org'