Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

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