Jason Rivers
Jason Rivers
I was going to look at optional transcoding, as part of a bigger project we're working on we're looking at having multiple feeds at multiple bitrates, the RTMP stuff from...
This seems to be an issue with ulimits . Possibly a change in docker. see #135
This mustn't be done until the public release has happened on Thursday.
check_nrpe is located in `/opt/nagios/libexec /check_nrpe` - this where all the standard plugins are stored in the container. The default configuration creates a resource.cfg to include `/opt/nagios/libexec` as `$USER1$` the...
The best way to do https for this container is to use a proxy, either nginx-proxy, traefik or haproxy - The issue with adding in Https support in to the...
Updated to the latest version via #167
Sorry for the very long delay, Would it be better to do the same as we do for Nagios config - if the directory is empty, then we copy the...
The running of the built deb was actually a red-herring, if I wasn't in the build directory it still failed, however, as part of #1237 I have also fixed the...
This PR will also fix @mkromberg's issue he had when installing under WSL with a missing libgbm.so.1
Sorry for the delay on this!