Skip to content

download13/ipfstube

Repository files navigation

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