11 Commits

Author SHA1 Message Date
9f430fa6d2
Bump cookbook version 2020-10-25 11:25:48 +01:00
Greg Karékinian
200552d1b7 Restart the service on update
A restart notification on the service was missing on the ark resource
that takes care of downloading and installing/updating go-ipfs

Fixes #14
2019-08-14 17:02:20 +02:00
Greg Karékinian
7dc20eea12 Update go-ipfs to 0.4.22
https://blog.ipfs.io/054-go-ipfs-0.4.22

Closes #11
2019-08-14 11:27:17 +02:00
Greg Karékinian
679f78d248 Bump the cookbook version
Co-authored-by: Sebastian Kippe <sebastian@kip.pe>
2019-07-05 15:29:13 +02:00
Greg Karékinian
01c2246454 Bump the cookbook version 2019-06-20 18:22:57 +02:00
Greg Karékinian
553ec510eb Move the default config to a Chef attribute
This is tested by serverspec integration test

Closes #5
2019-05-09 18:38:56 +02:00
Greg Karékinian
c6853c4d09 Set the maximum number of open files in the systemd unit
This prevents IPFS reaching the limit (1024 by default), which is
treated like a low disk space threshold by ipfs and ipfs-cluster
2019-04-26 15:54:33 +02:00
Greg Karékinian
78d3edfd78 Set bash as the shell for the ipfs user 2019-03-13 10:55:54 +01:00
Greg Karékinian
c6c5d00f36 Run ipfs-cluster with the --upgrade switch
It upgrades the state if needed
2019-02-25 12:51:37 +01:00
Greg Karékinian
f920b23253 Change the license to MIT 2018-08-13 11:36:08 +02:00
Greg Karékinian
5578cada68 Initial commit 2018-08-10 16:35:14 +02:00