config/projects/business/memory/state.json

24 lines
961 B
JSON

{
"phase": 1,
"phaseLabel": "Build MVP — DNS + SSL + Stripe",
"status": "deployed-needs-dns-ssl",
"product": "DocFast — HTML/Markdown to PDF API",
"currentPriority": "DNS is at Hetzner too — use the Hetzner DNS API to create a zone for docfast.dev and add A record pointing to 167.235.156.214. Then SSL via certbot. Then Stripe integration.",
"infrastructure": {
"domain": "docfast.dev",
"dns": "Hetzner DNS (same API token, use Hetzner DNS API)",
"hosting": "Hetzner Cloud",
"server": "docfast-1 (CAX11, nbg1)",
"serverIP": "167.235.156.214",
"sshKey": "/home/openclaw/.ssh/docfast",
"apiKey": "df_live_9760e44a3e732be0f8628a44e0cdbc040107499f6e8f457a"
},
"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": 7
}