Wowza Community

Wowza Docker Container - Save data/config in a volume

Hi

I’ve created a Wowza Docker container as outlined here: https://www.wowza.com/docs/how-to-set-up-wowza-streaming-engine-using-docker

It deals with storing/accessing the logs via volumes, I want to save all config/data so that if container breaks I don’t have to create all from anew, but t doesn’t mention anything about preserving such things.

Does anyone know how can this be done? Is it even possible?

Thanks.

Seems like this person created precisely that:

https://hub.docker.com/r/waja/wowza-streaming-engine-persistent

(I cant confirm yet if it works)