Jason Rivers
Jason Rivers
This is something I have not yet tried to do, but it's something that I have thought about. I believe you should be able to create an RTMPS push rule,...
Thanks for that link, That's very helpful!
Thanks for your contribution. I need to check this before merging, but as long as it all looks OK once the image is built I'll merge it in.
I'm not seeing the builds fail for me, I have built the image from scratch a number of times today without this issue, is there any further errors before you...
I have a custom script for this currently, Perhaps I should include it in the container, my custom script looks like this: ``` #!/bin/bash NOTIFICATION_TYPE=$1 if [ "$NOTIFICATION_TYPE" = "service"...
Why are you building instead of just running docker pull? Have you changed anything in the configs?
I actually switched to branches for this, Branches mean that if there's a problem it can be fixed, but perhaps creating a tag/release at that branch is a good way...
You are probably right, The reason for having docker hub builds of the version (as either a branch or a tag) was for the users that don't want to upgrade...
Thanks for this information @thinkitdata. Sorry for the lack of response @darox Work has been a little hectic. I'm trying to work out how best to deal with this, IIRC...
@darox Thanks for this, so the only thing that's wrong is nagios? I may have to look a little deeper in to this, Please could you paste a screenshot of...