Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.13 KB

File metadata and controls

27 lines (17 loc) · 1.13 KB

Notes

Todo

  • libs scan should first response the url network reaching

    "help": { "db": "MySQL 8.0+ or MariaDB 10.11+"

Install Activepieces on this machine by running curl -fsSL https://get.activepieces.com | sh from a folder I choose. It needs Docker Compose v2, so check docker compose version first and tell me if it is missing. If port 8080 is already in use, re-run with --port and a free port. When it finishes, confirm the stack is healthy with docker compose -p activepieces ps and curl http://localhost:8080/api/v1/health, then tell me the URL to open and remind me to back up the generated .env file.

tests

  • change Credential
  • root_url?

radom key create

  • 商业数据:Contentful 优先,repo catalog 兜底
  • 技术数据:variables.json 唯一事实来源
  • Contentful 中的技术字段:允许存在,但只是投影,构建时不回读为真相
  • product_*.json:最终聚合读模型,不是事实源

Docker Model Runner

  1. 把 README/Notes 再补成“如何取默认登录邮箱、如何登录”的最终文案
  2. 继续排查 workload-launcher 的重启原因,争取把日志风险也压到最低