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

32 lines
851 B
Markdown
Raw Permalink Normal View History

2018-02-20 21:15:23 +00:00
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] ...
2018-02-21 16:49:25 +00:00
# ToDo:
* use ipfs-cluster instead of ipfs (https://github.com/ipfs/ipfs-cluster/blob/master/docs/ipfs-cluster-guide.md)
* write complet HowTo setup Mirror