Go to file
Jeffrey Paul 2c63df3b7f don't sync continuously, and be verbose 2018-10-01 14:42:49 -07:00
Dockerfile add rsync, fix perms 2018-10-01 14:20:50 -07:00
README.md added info to README 2018-10-01 14:05:32 -07:00
ipfsd.run add 1sec sleeps to beginning of services 2018-10-01 14:33:17 -07:00
sync.run don't sync continuously, and be verbose 2018-10-01 14:42:49 -07:00

README.md

ipfs-ubuntu-mirror

based on sync_mirror.sh from JáquerEspeis

docker run -d sneak/ipfs-ubuntu-mirror

or

(image uses /mirror /and /home/ipfs/.ipfs)

docker run \
    -v /host/dir/path/to/mirror:/mirror \
    -v /host/dir/path/to/ipfsrepo:/home/ipfs/.ipfs \
    -d sneak/ipfs-ubuntu-mirror

maintainer

Jeffrey Paul sneak@sneak.berlin 5539AD00DE4C42F3AFE11575052443F4DF2A55C2