Skip to content

tentious/hls-proxy-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hls-proxy-docker

Docker to setup HLS Proxy

This is a very simple docker, it doesn't do anything more than download HLS Proxy and run it.

Installation

First git clone this repository, create a local.json file in the data directory to add your HLS sources and EPG data. cd to the repo directory and run

docker-compose up --build -d

The proxy will be available on http://localhost:3080 or http://YOUR_WEB_SERVER:3080

More information at https://www.hls-proxy.com

About

Docker to setup HLS Proxy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 74.2%
  • Dockerfile 25.8%