Rahul Vaidya
Rahul Vaidya
This PR adds support for authenticating to services exposed by nginx-proxy using [vouch-proxy](https://github.com/vouch/vouch-proxy) and the nginx auth_request module. Authentication is a common enough use case to merit adding support for...
lifted from https://github.com/haugene/docker-transmission-openvpn/ with this, you don't need to run the container in privileged mode or mount the tun device from the host - you just need to add the...
Currently, there is no way to update existing records in ElasticSearch when calling ElasticRepository.indexRecords in bingo. This leads to lots of duplicate documents being inserted. This uses the IndigoRecord internalID...