Total Pageviews

Monday 26 November 2018

用ipfstube搭建一个上传视频到ipfs.io空间的网站


Watch videos stored on IPFS

Setup

Run certbot to pull in letsencrypt certificates for your domain.
Edit nginx.conf to use your domain and the path to your certs.
git clone https://github.com/download13/ipfstube
cd ipfstube
docker-compose build && docker-compose up -d

from https://github.com/download13/ipfstube

No comments:

Post a Comment