Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 401 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 401 Bytes

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