Timur Bakeyev
Timur Bakeyev
First of all - thanks a lot for all your work, Guillaume! Trying new 1.10.1 version of dotdeb-nginx I've noticed what I'd call inconsistency. After fresh installation the directory `/etc/nginx/modules-available`...
I would like to bring attention to the issue described in the `acme.sh` repo - https://github.com/acmesh-official/acme.sh/issues/4221 In short, `acme-dns` for whatever reason limits the number of TXT records in the...
I'm new to the `fluentd` so it could be that I'm missing something. Trying to configure it to send all the busy `journald` logs to the OpenSearch I've tried to...
## Proposal I'm not sure if this is a bug or the feature or just missing documentation. Please, judge. I guess there is no question that depending on the version...
Hi! I was trying to find out how Alertmanager configuration is supposed to be set in the `victoria-metrics-k8s-stack` but seems fail to understand the whole machinery. So let's assume I...
I'm using ArgoCD ApplicationSet to deploy VM to the clusters. Due to the way templating works, it's easier for me to specify an empty resource line, rather than skip the...
### Are you in the right place? * For issues or feature requests file a GitHub issue in this repository * For general questions or discussion post on StackOverflow ###...
Official image allows to run arbitary `*.sql` and `*.sh` scripts after initialization with `initdb`, but before full production start of the container. Having similar feature with your image would be...
Official PG image has an environment variable POSTGRES_INITDB_ARGS that allows to add extra arguments to the call to `initdb`. One particular scenario where it is essential is when you need...
During processing of the alert integration script tries to create ZIPed observation document with histogram and trend images from Icinga. As a first step of it it creates a ZIP...