Skip to content
This repository has been archived by the owner on May 13, 2018. It is now read-only.

waja-archive/docker-wowza-streaming-engine-linux-loadbalancer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker-Wowza

Build Status Docker Build Status GitHub tag

Extends the official wowza docker image with the Dynamic Load Balancing AddOn ready to run.

Running

  • run the docker container with:

Please have a look into the offical documentaion by Wowza media systems.

Persistence of configuration

For Wowza to preserve its configuration state across container shutdown and startup you should mount a volume at /var/lib/wowza.

Building

make build

Get a shell in a running container

make shell