Jamie Curnow
4240e00a46
404 hosts add update complete, fix certbot renewals
...
and remove the need for email and agreement on cert requests
2025-09-24 10:27:40 +10:00
Jamie Curnow
a12553fec7
Convert backend to ESM
...
- About 5 years overdue
- Remove eslint, use bomejs instead
2025-09-03 13:59:40 +10:00
Jamie Curnow
5f54490d86
Set SETUPTOOLS_USE_DISTUTILS for all plugin installs, seems like they all need it.
2025-07-09 12:35:20 +10:00
Jamie Curnow
ed1d90ee7f
Fix powerdns dns plugin install, deps are outrageously old ;(
Close stale issues and PRs / stale (push) Has been cancelled
2025-07-09 11:34:19 +10:00
Jamie Curnow
da820db4e1
Fix startup hang due to unresolved promise
...
Affects instances where there are certs but none
of them are dns validated
2024-01-21 20:48:53 +10:00
Jamie Curnow
10d9760242
Refactor certbot plugin install for setup
2024-01-18 15:13:16 +10:00
Jamie Curnow
db23c9a52f
Refactor certbot plugins install
...
- Added a script to install every single plugin, used in development and debugging
- Improved certbot plugin install commands
- Adjusted some version for plugins to install properly
- It's noted that some plugins require deps that do not match other plugins,
however these use cases should be extremely rare
2024-01-18 12:26:55 +10:00