Database Environment Setup

Provision the agent-utilities database environment end-to-end from credentials: push the ontology to Stardog (prod) or a local SPARQL endpoint (dev), stand up a Postgres carrying Apache AGE + pgvector + ParadeDB pg_search, wire the durable backend, and backfill graph relationships into AGE. Resolves secrets from OpenBao/Vault (with .env fallback). Prompts for environment (prod/dev) and Postgres mode (combined image vs existing/managed). Use when the user wants to "set up Stardog", "host my ontology over SPARQL", "install pg-age/pgvector/ paradedb", "backfill into AGE", "connect my postgres", or "set up my database environment". Do NOT use for OpenBao unseal/seed alone — use secret-vault-manager; or generic container deploys — use docker-compose-operator.

Knuckles-Team c418e44 5.8 KB Updated

File contents

Knuckles-Team/universal-skills/tree/main/universal_skills/infrastructure/database-environment-setup commit c418e44bea

Frequently asked questions

npx skillmds@latest add knuckles-team/database-environment-setup