Initial ipfs cookbook

Supports Ubuntu >= 15.04

* Installs ipfs
* Runs the daemon as a systemd service
This commit is contained in:
Greg Karékinian
2017-02-24 16:06:53 +01:00
parent af1718e44a
commit f4e288645d
6 changed files with 170 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
# ipfs CHANGELOG
This file is used to list changes made in each version of the ipfs cookbook.
## 0.1.0
- [your_name] - Initial release of ipfs
- - -
Check the [Markdown Syntax Guide](http://daringfireball.net/projects/markdown/syntax) for help with Markdown.
The [Github Flavored Markdown page](http://github.github.com/github-flavored-markdown/) describes the differences between markdown on github and standard markdown.