Sign inSign up

sharapov/flussonic-media-server

By sharapov

Updated over 5 years ago

Image
0

297

sharapov/flussonic-media-server repository overview

Flussonic Media Server Docker Container based on Ubuntu 18.04

How to use?
git clone [email protected]:sharapov-outsource/flussonic-media-server-dockerfile.git mediasrv
cd mediasrv
cp etc/flussonic/flussonic.conf_sample etc/flussonic/flussonic.conf
cp etc/flussonic/license.txt_sample etc/flussonic/license.txt
docker-compose up -d
Flussonic UI
http://127.0.0.1:8122/

There you need to put your license key before using

Login to docker container
docker exec -it flussonic_container /bin/bash
Which version is currently installed?
docker exec -it flussonic_container dpkg -l | grep flussonic
How to update flussonic within running container

Tag summary

Content type

Image

Digest

Size

254.2 MB

Last updated

over 5 years ago

docker pull sharapov/flussonic-media-server