Shizun Ge

Results 19 issues of Shizun Ge

Docker does not use environment variables to manage secrets. Instead docker mount secrets as a file in the container. This change add a new option TELEGRAM_BOT_TOKEN_FILE to read token from...

The owner of ~/.ssh folders of additional users are still root. It prevents creating known_hosts. Could you please change the owner of ~/.ssh folder once it created? Thanks,

Create integration tests and run via GitHub workflow.

enhancement
good first issue

Does GoDNS watch config file changes? Or it just loads the config file at beginning once?

I only found 'LLDAP_VERBOSE' or verbose in the config file to change the log verbosity. It seem can take only true or false. Could we add a 'loglevel' config switch...

documentation

We may use Prometheus `increase` fuction to speed up loading the clients. But there are clients missing due to how Grafana samples the data. The `increase` function generate a pulse...

enhancement

Because the number of countries is more bounded than IP. We may still keep the IP field in the metric, but report countries in that field, to keep dashboard working...

enhancement