New Database banner
mitchross mitchross

New Database

Data community

Description

Create a new database for `$ARGUMENTS`. ## Default path: plain Postgres + kopiur (since 2026-07-09) New databases are **ordinary Postgres Deployments inside the owning app's directory**, backed up by kopiur like every other PVC. Zero-touch DR (restore-before-bind), no operator, no overlay dance. Reference implementation: `my-apps/development/gitea/postgres/`. Full pattern + rationale: `docs/domains/cnpg/plain-postgres-migration.md`. ### Steps 1. Copy `my-apps/development/gitea/postgres/` (de

Installation

Installs to ~/.claude/commands/mitchross-talos-argocd-proxmox-new-database.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/mitchross/talos-argocd-proxmox/HEAD/.claude/commands/new-database.md -o ~/.claude/commands/mitchross-talos-argocd-proxmox-new-database.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository