Andrey Zelyaev
Andrey Zelyaev
Motivation: I run this in docker container and it's more simple configure data directory, port with env variables than now.
Our data can contains "DB::Exception". For example - search history in google. When query this data we have: ` com.crobox.clickhouse.ClickhouseException: Clickhouse Internal Error` Maybe is there a better way to...
Sometimes command fails with error ``` createrepo --workers 8 --update . Traceback (most recent call last): File "/usr/share/createrepo/genpkgmetadata.py", line 292, in main(sys.argv[1:]) File "/usr/share/createrepo/genpkgmetadata.py", line 266, in main mdgen.doPkgMetadata() File...
It would be nice to have image for orangepi/rpi.
Our clickhouse configured to secured connection with ssl certificates. Something like: ``` ... ... ... ... strict ``` This can be done with `HttpsConnectionContext `. https://pekko.apache.org/docs/pekko-http/current/client-side/client-https-support.html But there no ability...