Releases: debpalash/OpenGTM
Releases · debpalash/OpenGTM
Release list
OpenGTM 3.0.0
OpenGTM 3.0.0
First public release of the self-hosted GTM workspace. Run it on your own infrastructure with your own provider keys; a zero-key demo is included.
Get started
- Laptop: Clone this tag and run
./scripts/install.sh(orscripts/install.ps1on Windows). Openhttp://localhost:3000and use the generated.opengtm-initial-credentialsfile. - Server: Use the version-pinned, TLS-ready setup. Keep port 3000 on loopback behind your reverse proxy.
What ships
- Workbooks for sourcing, enrichment waterfalls, cited agent research, formulas, spend estimates, and output columns.
- Chat, audiences, buying signals, scheduled watches, automations, outreach, and CRM/webhook destinations.
- Workspace-scoped PostgreSQL RLS, durable workers, REST/webhooks, MCP, the n8n node, and the Chrome extension.
- An attention center for recent critical failures and urgent signals; sidebar new-chat entry and appearance controls.
Container: ghcr.io/debpalash/opengtm:3.0.0 — public multi-arch image for linux/amd64 and linux/arm64. Also tagged v3.0.0, 3.0, and latest.
Documentation · Changes · Production checklist
The supported self-host shape is a team-controlled Compose deployment. Hosting mutually untrusted tenants requires additional security and operations work described in the production checklist.