Skip to content

download13/ipfstube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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