Consensys / Mahuta

IPFS Storage service with search capability
Apache License 2.0
239 stars 49 forks source link

Update README.md #43

Closed jollycar closed 6 years ago

jollycar commented 6 years ago

I had a problem starting IPFS-Store (via docker) on my existing Linux Manjaro and clean Ubuntu 18 machine. It was fixed after I set vm.max_map_count to 262144

gjeanmart commented 6 years ago

Cool, thank you for seeing this. I have a CI pipeline configured with CircleCI to publish snapshot versions from the development branch and release a version when merging to master. I know this should be documented in a Contribute.MD file (will do) but could you commit on the development branch in the future so it doesn't shortcircuit the pipeline. Thanks