-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtemplate-secrets.env
More file actions
25 lines (24 loc) · 1011 Bytes
/
template-secrets.env
File metadata and controls
25 lines (24 loc) · 1011 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Secret NAMES (no values) — committed for self-documenting deployment.
# Local dev: copy to secrets.env (gitignored) and populate.
# Production: inject from AWS Secrets Manager at container startup.
# AWS credentials are sourced from the shell env / IAM role — not listed here.
# Distributor B2B portal credentials for Track-B BOM enrichment
# (live stock / lead time / pricing scraped per BOM generation).
GRAYBAR_USER=
GRAYBAR_PASS=
# ANIXTER + INSIGHT + CDW accounts exist but their portals all block
# headless scraping (Cloudflare challenge / HTTP2 fingerprinting /
# reCAPTCHA v3 + Akamai bot manager). Use the accounts for manual
# procurement; do NOT wire automated scraping against them.
# ANIXTER_USER=
# ANIXTER_PASS=
# INSIGHT_USER=
# INSIGHT_PASS=
# CDW_USER=
# CDW_PASS=
MOUSER_USER=
MOUSER_PASS=
# Mouser Search API key (free tier, register at
# https://www.mouser.com/api-search/ ; UUID-style key).
# Used INSTEAD of user/pass for the Mouser client (REST, not Playwright).
MOUSER_API_KEY=