managarten/services/mana-crawler-go
Till JS 313779f439 fix(crawler): skip TLS verification for outgoing crawl requests
Required for Docker Desktop Mac (TLS proxy) and sites with
self-signed/expired certificates. Crawlers routinely need this.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-27 22:31:03 +01:00
..
cmd/server feat(infra): add Go web crawler (mana-crawler-go) 2026-03-27 22:10:45 +01:00
internal fix(crawler): skip TLS verification for outgoing crawl requests 2026-03-27 22:31:03 +01:00
.gitignore feat(infra): add Go web crawler (mana-crawler-go) 2026-03-27 22:10:45 +01:00
CLAUDE.md feat(infra): add Go web crawler (mana-crawler-go) 2026-03-27 22:10:45 +01:00
Dockerfile fix(crawler): set SSL_CERT_FILE for HTTPS in Alpine container 2026-03-27 22:24:56 +01:00
go.mod feat(infra): add Go web crawler (mana-crawler-go) 2026-03-27 22:10:45 +01:00
go.sum feat(infra): add Go web crawler (mana-crawler-go) 2026-03-27 22:10:45 +01:00
package.json feat(infra): add Go web crawler (mana-crawler-go) 2026-03-27 22:10:45 +01:00