Mastodon improvements #102

Merged
greg merged 7 commits from feature/mastodon_improvements into master 2019-10-09 11:02:47 +00:00
2 changed files with 2 additions and 0 deletions
Showing only changes of commit b1cfa6f6f7 - Show all commits

View File

@ -17,3 +17,4 @@ depends "kosmos-postgresql"
depends "backup"
depends "elasticsearch"
depends "tor-full"
depends "java"

View File

@ -27,6 +27,7 @@
include_recipe "kosmos-nodejs"
include_recipe "kosmos-redis"
include_recipe "kosmos-postgresql"
include_recipe "java"
elasticsearch_user 'elasticsearch'