Paul Donald

Results 964 comments of Paul Donald

> @aparcar I can pre-emptively add r to the revisions, I just wanted to confirm that it will not break opkg upgrade logic. For example, would opkg consider 1.1.1-r6 higher...

@feckert: date format here makes most sense. We won't be updating lua apps (this app is lua) any more so this change should be OK. Alt: update at source? https://github.com/lisaac/luci-app-dockerman...

@feckert - how is dockerman update coming along?

@hnyman ? I don't think that's the case: the html contains no translatable strings. So they're probably not presented as 'translatable' material in weblate. Are there any apps that use...

```console dig _acme-challenge.challenge.example.se @ns1.loopia.se TXT ; DiG 9.11.36-RedHat-9.11.36-3.el8_6.1 _acme-challenge.challenge.example.se @ns1.loopia.se TXT ;; global options: +cmd ;; Got answer: ;; ->>HEADER

Ah, good - just showing it's there in the DNS.

```console LOOPIA_API_USER_FILE=/root/.lego/loopia-user LOOPIA_API_PASSWORD_FILE=/root/.lego/loopia-pass LEGO_DISABLE_CNAME_SUPPORT=true /root/lego -a --email [email protected] --dns loopia --domains neko.example.se --domains mail.example.se run 2023/02/28 18:52:02 [INFO] [neko.example.se, mail.example.se] acme: Obtaining bundled SAN certificate 2023/02/28 18:52:03 [INFO] [mail.example.se] AuthURL:...

BTW - do I need to set `LOOPIA_*` before every run? Or is the auth saved in an ini like certbot had in `~/.secrets`? Just thinking about future `cron` jobs.