Leroy

Results 11 comments of Leroy

1) set parameter '-H X-Forwarded-For' at start 2) install ingress-nginx inside cluster 3) configure additional with configmap, example ``` apiVersion: v1 kind: ConfigMap metadata: name: headers data: use-forwarded-headers: "true" enable-real-ip:...

I dont know how is better to do work modes, first thought how it might work: - You call bot just @name and it read last posted message in channel...

I tried in bot config to mute him, but he answers in group channel anyway ``` "only_mention_in_chat": "true", "only_mention_in_chat": "false", "only_mention_in_chat": true, "only_mention_in_chat": false, ``` not working :(

> p.s. can you share details of your scenario? I added bot to group chat and its answering anyway even if `"only_mention_in_chat": true,`, but maybe i made wrong update via...

nice to see some metrics in prometheus format too

You can research this repo if you are familiar rust - https://github.com/kbknapp/wireguard_exporter, its all about prometheus metrics getting from `wg show`. The idea that your application gives metrics without any...

Same here. Not working any cipher. On client logs: [2018-09-27 23:43:06] [E] decryption error Mb some troubles with firefox ssl library? With goquiet plugin everything is fine.

Same on macOS 15.6.1 Sequoia

Developer app is not working, because he not updated readme, env file and uses hardcoded localhost:6379 endpoint to redis [here](https://github.com/akashvaghela09/insta-saver-bot/blob/873966444730983be9af31c150dde1437e6693de/src/queue.js#L9-L15) I dont want to change code and rebuild image, so...

netbird working on 24.10 openwrt for me, 0.36.7 version in repo (you need `netbird login --setup-key ***` before run/start), but it down everyday, so my router shutdown it or netbird...