Skip to content
Snippets Groups Projects
Select Git revision
  • main
1 result

peertube

  • David Beniamine's avatar
    ec94a123
    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