Commit Graph

16 Commits

Author SHA1 Message Date
greg ddad121924 Add the checksums for the cluster packages
It prevents Chef from trying to download the packages again if the files
are already present with the correct checksum
2019-06-20 13:00:08 +02:00
basti c6a0159e82 Merge pull request #4 from 67P/feature/reduce_memory_usage
Reduce the memory usage of go-ipfs
2019-05-07 15:21:08 +02:00
greg 5aa50ecc7e Fix the ipfs_config resource to handle integers too 2019-05-07 14:55:41 +02:00
greg f22b7d9b1f Update the Berksfile.lock file 2019-05-07 14:55:29 +02:00
greg 5303612854 Turn integers into strings for now 2019-05-07 14:41:06 +02:00
greg 76d60b87dd Reduce the memory usage of go-ipfs
Lower the number of connections, change the routing mode to dhtclient,
and disable bandwidth metrics. This is hardcoded for now
2019-05-07 14:30:29 +02:00
greg 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
v0.1.3
2019-04-26 15:54:33 +02:00
greg 78d3edfd78 Set bash as the shell for the ipfs user v0.1.2 2019-03-13 10:55:54 +01:00
greg 0668eae4c5 Merge pull request #3 from 67P/feature/ipfs-cluster_upgrade
Run ipfs-cluster with the --upgrade switch
v0.1.1
2019-02-25 12:55:30 +01:00
greg c6c5d00f36 Run ipfs-cluster with the --upgrade switch
It upgrades the state if needed
2019-02-25 12:51:37 +01:00
greg 81fcb97657 Fix the link to the custom resources docs in the README 2019-01-04 11:59:09 +01:00
greg b98b45584c Migrate IPFS repo automatically if necessary
go-ipfs can automatically migrate the repo if necessart after a software
upgrade, but it needs to the `--migrate` option flag to do so.
2018-10-26 17:39:36 +02:00
greg ec2cda08f6 Update the default ipfs version to the latest one 2018-10-26 16:55:21 +02:00
greg e83b3da34e Merge pull request #2 from 67P/mit_license
Change the license to MIT
2018-10-26 16:38:35 +02:00
greg f920b23253 Change the license to MIT 2018-08-13 11:36:08 +02:00
greg 5578cada68 Initial commit 2018-08-10 16:35:14 +02:00