Skip to content
Snippets Groups Projects
Select Git revision
0 results

peertube

  • Clone with SSH
  • Clone with HTTPS
  • Elian Loraux's avatar
    Elian Loraux authored
    79dcfc6a
    History

    PeerTube

    This is Dockerised selfhosted Peertube with traefik

    See Peertube repository This docker-compose is based on official Peertube docker-compose

    Install

    cp .env.sample .env
    # Modify the .env
    
    docker-compose up