serverless-dns
serverless-dns copied to clipboard
The RethinkDNS resolver that deploys to Cloudflare Workers, Deno Deploy, Fastly, and Fly.io
Post: https://github.blog/changelog/2025-10-28-immutable-releases-are-now-generally-available/ Verification: https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/verifying-the-integrity-of-a-release?utm_medium=changelog&utm_campaign=universe25
Ref: https://hermetoproject.github.io/hermeto/npm/ What: https://google.github.io/building-secure-and-reliable-systems/raw/ch14.html#hermeticcomma_reproduciblecomma_or_veri Also: https://www.chainguard.dev/unchained/secure-your-software-factory-with-melange-and-apko
the report is 15:27:42.627 | Initializing build environment... 15:27:42.627 | Initializing build environment... 15:27:44.681 | Success: Finished initializing build environment 15:27:45.026 | Cloning repository... 15:27:49.693 | No build output detected...
## Summary Fixes #27 Adds an optional HTTP server that redirects all HTTP requests to HTTPS with proper headers. ## Changes - Added `HTTP_REDIRECT_PORT` environment variable (default: 0 = disabled)...
## Summary Fixes #123 Adds a comprehensive `.env.example` file documenting all environment variables defined in `src/core/env.js`. ## Changes - Created `.env.example` with all configurable environment variables - Added comments explaining...