diff --git a/README.md b/README.md index 57783b066..3e0304ad6 100644 --- a/README.md +++ b/README.md @@ -176,13 +176,15 @@ docker run --rm -it --volume="$PWD:/srv/jekyll" --volume="$PWD/vendor/bundle:/us # (Note: The preview isn't perfect. Links that use the site.github.url variable won't work. ``` +## Via Github Actions (GHA) + +See [dnscontrol-action](https://github.com/koenrh/dnscontrol-action) # Depreciation warnings (updated 2022-02-05) * Provider ACTIVEDIRECTORY_PS is deprecated and will be removed soon. Use MSDNS instead. -* Provider NS1 has no maintainer and is jeapardy of being removed or deactivated if no volunteer steps up soon. * Call for new volunteers maintainers for CLOUDFLARE_API, GCLOUD, NAMEDOTCOM, ROUTE53, and SOFTLAYER. -* Should we retain Let's Encrypt support? The "get-certs" command (renews certs via Let's Encrypt) has no maintainer. There are other projects that do a better job. We are considering removing this feature in the future. See discussion in https://github.com/StackExchange/dnscontrol/issues/1400 +* Let's Encrypt support is frozen and will be removed in early 2023. The "get-certs" command (renews certs via Let's Encrypt) has no maintainer. There are other projects that do a better job. If you don't use this feature, please do not start. If you do use this feature, please plan on migrating to something else. See discussion in https://github.com/StackExchange/dnscontrol/issues/1400 # More info at our web site