Quentin Lemaire

Results 24 comments of Quentin Lemaire

After few hours of searching in gandi lib [xenolf/lego](https://github.com/xenolf/lego), I found [this issue](https://github.com/xenolf/lego/pull/365). Apparently, this issue is fixed in at least https://github.com/xenolf/lego/releases/tag/v0.5.0 where we can found [the correct Gandi Live...

What do you think about embeding templates ? https://pkg.go.dev/embed

You can use this AUR package https://aur.archlinux.org/packages/kr/

Any news about this issue ? https://pastebin.com/cwdcpjB9 * v1.0.6 * `OpenJDK Runtime Environment (build 1.8.0_181-8u181-b13-2~deb9u1-b13)`

Indeed, we can add our certificate in case of a positive result, but this is considered as a pathology and not as a vaccination. We can't see the QR code...

> @brutella Same fate unfortunately: does not work 😞 > > I notice that when I call `cancel` on the context that is passed to `hap.Server.ListenAndServe(ctx)` to shut everything down,...

Do you want a CI/CD for Docker builds ?

Okay! You are using InfluxDB version 2.0 right ?

> Using 1.8.3 here currently. I think there hasn't been a stable release of version 2 yet. Is it possible to generate a InfluxDB token in v1.8.3 ? There is...

@samvdb Hi! Currently I use in my .gitlab-ci.yml `docker run --rm -e RANCHER_URL=$RANCHER_URL -e RANCHER_ACCESS_KEY=$RANCHER_ACCESS_KEY -e RANCHER_SECRET_KEY=$RANCHER_SECRET_KEY cdrx/rancher-gitlab-deploy:latest upgrade --finish-upgrade --wait-for-upgrade-to-finish --stack STACK --service SERVICE --new-image NEWIMAGE:NEWTAG` But I have...