Sign inSign up

cmosh/peerflix

By cmosh

Updated almost 10 years ago

Docker image based on peerflix server(https://github.com/asapach/peerflix-server)

Image
0

999

cmosh/peerflix repository overview

Has basic auth and fie manager by caddy.

Usage:

docker run --rm --name cad -p 80:80 -e USER=user-e PASS=pass PORT=62000 cmosh/peerflix

This will:

  1. Start the peerflix server at the root URL ( / )
  2. File manager at /downloads

N/B: The port directive is the port where peerflix should run, in case you need a specific port otherwise, it doesn't matter

Tag summary

Content type

Image

Digest

Size

43.3 MB

Last updated

almost 10 years ago

docker pull cmosh/peerflix