infra/stacks/n8n/workflows
Viktor Barzin c6939c3d53 postiz + n8n: real DB URL + webhook-trigger approval
- postiz: set DATABASE_URL/REDIS_URL pointing at the bundled subcharts;
  the chart does NOT auto-wire even when postgresql.enabled=true, so
  the prisma db:push was failing with empty DATABASE_URL.
- n8n approval workflow: swap telegramTrigger -> webhook node so it
  works without an n8n-stored Telegram credential. Telegram bot's
  webhook is set via setWebhook to https://n8n.viktorbarzin.me/webhook/instagram-approval.
  Parse-callback Code node tolerates both shapes ({body:{callback_query:...}}
  vs {callback_query:...}) so a future move back to telegramTrigger doesn't break.
2026-05-10 11:12:37 +00:00
..
.gitkeep chore: add untracked stacks, scripts, and agent configs 2026-04-15 09:33:06 +00:00
diun-upgrade.json [n8n] Fix broken DIUN auto-upgrade pipeline — missing auth token to claude-agent-service 2026-04-18 10:41:09 +00:00
instagram-approval.json postiz + n8n: real DB URL + webhook-trigger approval 2026-05-10 11:12:37 +00:00
instagram-discover.json add postiz + instagram-poster stacks for IG Stories pipeline 2026-05-10 11:12:37 +00:00
instagram-post.json add postiz + instagram-poster stacks for IG Stories pipeline 2026-05-10 11:12:37 +00:00
job-hunter-weekly-digest.json [job-hunter] Add infra stack + Grafana dashboard + n8n digest workflow 2026-04-19 17:09:29 +00:00