Koen Dierckx
Koen Dierckx
We do use traefik to proxy dependent on the Host to the correct docker stack A docker stack for us usually contains 2 services, a nginx reverse proxy and an...
https://docs.oracle.com/cd/E19879-01/820-4343/abehq/index.html Max Wait Time: Amount of time the caller (the code requesting a connection) will wait before getting a connection timeout. The default is 60 seconds. A value of zero...
First off, thanks for your code @SomethingWithComputers I would also really like this to be an official PyPi package Any plans to release this yourself, or is the fork from...
Could we do a PR back from @kongo09's fork, into this repo ? Than we have the latest changes, including the config for the pypi package Then @SomethingWithComputers can review...
Hey @kongo09 I appreciate the quick response, and way how you handled things. This seems like the best way to move forward for all within the spirit of the open...
Also dropped the APT::Periodic::Update-Package-Lists hook The frequency of updates should not be controlled by a metrics tool
Please publish the latest version to npm
@hickford did you find a way to get this working ? We tried setting this, but bitbucket still refuses the https entry ```atlassian.oauth2.provider.skip.redirect.url.https.requirement=true``` Perhaps as a workaround, make the credential...
we are also running into this seems related to this bug: https://github.com/pgjdbc/pgjdbc/issues/3014 Perhaps a dependency upgrade is required ?
> Running PuppetDB with java 11 will avoid this issue. It's also preferable because our testing prioritizes that version on the 7.x branch. Ah, we did not know that The...