2019-09-18 23:52:18 +02:00
2019-09-18 23:50:31 +02:00
2019-03-10 22:45:29 +01:00
2018-02-20 22:29:13 +01:00
2018-03-14 22:51:31 +01:00
2019-09-18 23:52:18 +02:00
2018-04-14 19:18:36 +02:00
2019-03-10 22:40:43 +01:00

License: GPL v3 Release PGP Sig

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
Description
No description provided
Readme 50 KiB
Languages
Shell 100%