Skip to main content

4 docs tagged with "Infrastructure"

View all tags

Infrastructure

Configure RushDB's data layer — the graph backend (Neo4j or Aura) and the relational database (PostgreSQL or SQLite).

Neo4j & Aura

Configure RushDB's graph backend — bundled Neo4j via Docker Compose, an existing Neo4j instance, or Neo4j Aura (BYOC).

PostgreSQL / SQLite

Configure the relational database used by RushDB for project metadata, users, and API keys.

RushDB Platform

How the RushDB NestJS application process works — ports, startup dependencies, static serving, health check, CLI, and resource requirements.