VGM / BrokerSync
VGM / CL is a Quebec real-estate appraisal (évaluation immobilière) business. Cases live on a Trello board; each card move is mirrored onto one of four broker portals — NAS (DESK/MTL/QC/TR), FNF (Canada + QC, Okta 2FA), RPS, Solidifi (email 2FA) — plus Gmail acknowledgements, Google Sheets logs, OpenAI extraction, Google Drive screenshots, Typeform intake and Stirling-PDF.
Originally 23 automations on Make.com (14) + Axiom.ai (9), rebuilt as 15 n8n workflows + a Playwright RPA service (internal name: BrokerSync). Live since 2026-07-22.
This site hosts operational docs (infrastructure, hardening) and acts as the index into the per-repo documentation. Each repo stays the source of truth for its own docs.
| Repo | What |
|---|---|
| n8n-builder | n8n workflow workspace — registry, migration log, runbooks, cutover scripts |
playwright (vgm-playwright) |
Portal RPA service. Port 4000, reachable from n8n as http://vgm-playwright:4000 on dokploy-network only |
n8n (vgm-n8n) |
Docker compose / infra for the n8n instance (Postgres, Redis, worker, stirling-pdf) |
| n8n-stats | Next.js dashboard over execution stats |
docs (vgm-docs) |
This site |
Infrastructure at a glance
Section titled “Infrastructure at a glance”- OVH VPS
vps-9d58eb96.vps.ovh.ca—149.56.132.214(Beauharnois), protected by the OVH edge firewall. - Dokploy (single-node Docker Swarm) + Traefik v3.
- n8n instance:
https://n8n.vgmautomations.com.
Sections
Section titled “Sections”- Infrastructure — VPS hardening, Dokploy deploys, n8n compose, proxies.
- n8n — workflow registry, migration docs, runbooks.
- Playwright — RPA service architecture, how-tos, security audits.
- Analytics — the n8n-stats dashboard.
- Background — pre-project migration studies (French).