25 lines
1.2 KiB
JSON
25 lines
1.2 KiB
JSON
{
|
|
"phase": 1,
|
|
"phaseLabel": "Build MVP — DNS + SSL remaining",
|
|
"status": "deployed-stripe-live-needs-dns-ssl",
|
|
"product": "DocFast — HTML/Markdown to PDF API",
|
|
"currentPriority": "Set up DNS via Hetzner DNS API. The domain IS in Hetzner DNS and the same Cloud API token works. API docs: https://dns.hetzner.com/api-docs — use endpoints like GET /api/v1/zones to find the zone, then POST /api/v1/records to create A records for docfast.dev and www.docfast.dev pointing to 167.235.156.214. Auth header: Auth-API-Token. Then certbot for SSL.",
|
|
"infrastructure": {
|
|
"domain": "docfast.dev",
|
|
"dns": "Hetzner DNS API (https://dns.hetzner.com/api-docs) — same HETZNER_API_TOKEN works",
|
|
"hosting": "Hetzner Cloud",
|
|
"server": "docfast-1 (CAX11, nbg1)",
|
|
"serverIP": "167.235.156.214",
|
|
"sshKey": "/home/openclaw/.ssh/docfast",
|
|
"apiKey": "df_live_9760e44a3e732be0f8628a44e0cdbc040107499f6e8f457a",
|
|
"stripeCheckout": "working"
|
|
},
|
|
"credentials": {
|
|
"file": "/home/openclaw/.openclaw/workspace/.credentials/docfast.env",
|
|
"keys": ["HETZNER_API_TOKEN", "STRIPE_SECRET_KEY"],
|
|
"NEVER_READ_DIRECTLY": true
|
|
},
|
|
"blockers": [],
|
|
"startDate": "2026-02-14",
|
|
"sessionCount": 8
|
|
}
|