Files
trebuchet/apps/cli/infra
Chris Farhood fd2a941dd8 fix(infra): skip database creation in Temporal auto-setup
CNPG already creates the temporal and temporal_visibility databases
via postInitSQL. The auto-setup container doesn't have CREATEDB
privilege, so set SKIP_DB_CREATE=true to skip that step.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-21 07:22:41 -04:00
..