Install Elasticsearch and enable it in Mastodon

Refs #96
This commit is contained in:
Greg Karékinian
2019-09-06 17:24:31 +02:00
parent 23df44bb61
commit 039da3d35a
5 changed files with 28 additions and 1 deletions

View File

@@ -52,3 +52,4 @@ cookbook 'mariadb', '= 0.3.1'
cookbook 'ipfs',
git: 'https://github.com/67P/ipfs-cookbook.git',
ref: 'v0.4.1'
cookbook 'elasticsearch', '= 4.2.0'