This repository has been archived on 2019-09-18. You can view files and clone it, but cannot push or open issues or pull requests.
apt-transport-ipfs/README_MIRROR.md

851 B

IPFS apt-transport-ifs Mirror

Requirements

sudo apt apt-mirror git gzip wget

to start ipfs on boot: https://github.com/6543/ipfs_daemon/blob/master/setup-ipfs-daemon

Install

Copy the ipfs file from this repo to the directory for apt transport methods:

git clone https://github.com/6543/apt-transport-ipfs
cd apt-transport-ipfs/mirror
... [WIP] ...

Use the instruktions from https://github.com/6543/ipfs_daemon/blob/master/setup-ipfs-daemon to start ipfs on boot

git clone https://github.com/6543/ipfs_daemon
... [WIP] ...
su ipfs -c "ipfs config --json Experimental.FilestoreEnabled true"

Configure

# /etc/apt/mirror.list
... [WIP] ...

ToDo: