31
site-cookbooks/kredits-github/README.md
Normal file
31
site-cookbooks/kredits-github/README.md
Normal 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
|
||||
Reference in New Issue
Block a user