From 613864fd12aa8f67a9aa510574b6a97aab8ce36d Mon Sep 17 00:00:00 2001 From: Hans Date: Sun, 8 Mar 2026 08:13:31 +0000 Subject: [PATCH] init: dealspace deploy pipeline decisions 2025-03-08 --- 2025-03-08-dealspace-deploy.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 2025-03-08-dealspace-deploy.md diff --git a/2025-03-08-dealspace-deploy.md b/2025-03-08-dealspace-deploy.md new file mode 100644 index 0000000..9f9c571 --- /dev/null +++ b/2025-03-08-dealspace-deploy.md @@ -0,0 +1,15 @@ +# 2025-03-08 — Dealspace Deploy Pipeline + +## Decisions +- **Ownership:** Hans owns monitoring, service supervision, DB backups on Amsterdam VPS +- **Amsterdam VPS:** `root@82.24.174.112`, service: `dealspace.service`, binary: `/opt/dealspace/bin/dealspace` +- **Deploy flow:** Mira builds on forge → SCP to `deploy@82.24.174.112:/opt/dealspace/staging/dealspace` → POST webhook to `http://82.24.174.112:9400/deploy` +- **Forge deploy key:** Mira's key added to Amsterdam, SCP-restricted to staging path +- **Webhook secret:** Pending relay via Johan → Mira +- **DB backups:** 7 rolling pre-deploy snapshots at `/opt/dealspace/backups/` +- **Coordination channel:** agentchat (Discord) for group, Telegram for 1:1 + +## Open Items +- Webhook secret delivery to Mira (Johan to broker) +- Zurich SSH access for Hans (resolved via `git@zurich.inou.com`) +- Shared context: this repo (`agentchat-context.git` on Zurich)