download13 / ipfstube

Plays videos on IPFS
MIT License
458 stars 121 forks source link

ipfstube

Watch videos stored on IPFS

Live at ipfstube.erindachtler.me

Demo video

Setup

Run certbot to pull in letsencrypt certificates for your domain.

Edit nginx.conf to use your domain and the path to your certs.

Run docker-compose build && docker-compose up -d