[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) [![Release](https://img.shields.io/badge/Release-v0.4.23-brightgreen)](https://code.obermui.de/6543/ipfs_daemon/releases) [![PGP Sig](https://img.shields.io/keybase/pgp/6543)](https://mh.obermui.de/publickey.gpg) # IPFS as Service / Daemon ## Requirement on Debian based Distros install it with: apt-get install -y git wget tar gzip sudo ## Install ipfs will save files in /var/spool/ipfs/ and run as "ipfs" if you like to change this, edit Settings section in "./install" before execution git clone https://github.com/6543/ipfs_daemon cd ipfs_daemon sudo ./install ## Remove sudo ./remove ## Purge to delete all data use: sudo ./purge