Subscribes to the CertStream feed — every new TLS certificate issued globally, scraped from Certificate Transparency logs in real time — and forwards each one to Axiom for storage and querying.
npm install
AXIOM_TOKEN=… AXIOM_ORG_ID=… AXIOM_DATASET=… npm run build && npm startDeployed via SST v3 to a Linode VM (sst.config.ts).
Builds a Docker image, pushes to ghcr.io/imlunahey/ct-logs, and runs it
on the host.