Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 224 Bytes

readme.md

File metadata and controls

10 lines (8 loc) · 224 Bytes

Peertube - Federated (ActivityPub) video streaming platform

Usage

git clone https://github.com/yukimochi-containers/PeerTube.git
cd PeerTube
vi config/production.yaml # Edit config
sudo docker-compose up -d