Adam Jacques
Adam Jacques
For a production deployment, we're going to need a whole lot more Docker and Docker-composing. This will enable your application can run on the massive TW production server fleet.
**Describe the feature you'd like** Currently, our OpenCensus configuration transmits every request to OpenCensus. This ends up looking like: ``` [get]http://example.com/browse 7 [get]http://example.com/ 7 [get]http://example.com/auth/login 6 [get]http://example.com/static/img/natlas-logo.png 3 [post]http://example.com/auth/login 2...
**Is your feature request related to a problem?** Issues with the existing solution of running everything in a single container: 1. Zombie processes don't get cleaned up (e.g. #302) 2....
The existing defined Elasticsearch mappings contain a lot of suspect mappings. For example, `pubkey.bits` is mapped as an integer and as a keyword. This makes no sense and should only...
In my trusted site present, I disabled the 'LAN' option because I thought this would prevent sites from connecting to any local devices on my LAN. However, it also seems...
**Rancher Server Setup** - Rancher version: 2.6.2 - Installation option (Docker install/Helm Chart): Docker Install - If Helm Chart, Kubernetes Cluster and version (RKE1, RKE2, k3s, EKS, etc): - Proxy/Cert...
Thank you for your work on this integration. I'm not quite sure when this happened, however in the last few months (possibly after an HA upgrade) tryfi seems to have...