Configure kosmos-github

closes #35
This commit is contained in:
2019-04-19 17:35:29 +01:00
parent 45c764c83e
commit 1d98bf14fe
11 changed files with 290 additions and 0 deletions

View File

@@ -0,0 +1,31 @@
kredits-github Cookbook
=======================
This cookbook installs [kredits-github](https://github.com/67P/kredits-github).
Attributes
----------
#### kredits-github::default
<table>
<tr>
<th>Key</th>
<th>Type</th>
<th>Description</th>
<th>Default</th>
</tr>
<tr>
<td><tt>['sockethub']['port']</tt></td>
<td>Integer</td>
<td>The local port to run sockethub on</td>
<td><tt>10551</tt></td>
</tr>
<tr>
<td><tt>['sockethub']['external_port']</tt></td>
<td>Integer</td>
<td>The external port to run sockethub on. This will also open the port on the firewall</td>
<td><tt>10550</tt></td>
</tr>
</table>
Right now the nginx vhost is hardcoded: sockethub.kosmos.org