Add the initial kosmos-akkounts cookbook to deploy akkounts-api

Includes a recipe to set up nginx as a reverse proxy with a TLS
certificate for api.accounts.kosmos.org

Closes #18
Closes #20
This commit is contained in:
Greg Karékinian
2019-10-17 14:56:48 +02:00
parent 1b2edb770e
commit 185982ff9f
13 changed files with 411 additions and 2 deletions

View File

@@ -101,6 +101,8 @@
"recipe[kosmos-hubot::hal8000_xmpp]",
"recipe[kosmos-hubot::wormhole]",
"recipe[sockethub]",
"recipe[sockethub::proxy]"
"recipe[sockethub::proxy]",
"recipe[kosmos-akkounts]",
"recipe[kosmos-akkounts::nginx]"
]
}
}