OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add posthog/duckgres --skill multitenant-up
Build, deploy, and port-forward the multi-tenant control plane on local Kubernetes. Use when you need to test duckgres in multi-tenant mode with per-team worker pools.
npx skills add posthog/duckgres --skill multitenant-up
Boot up the multi-tenant K8s stack:
Build and deploy:
Kill any stale port-forwards and start fresh ones:
Grab the admin API token:
Report to the user:
PGSSLMODE=require PGPASSWORD=postgres psql -h localhost -U postgres