Database Setup
Configure PostgreSQL database connections for the IRA FORCE platform.
Overview
IRA FORCE uses PostgreSQL as the primary database. This guide covers connection configuration, migrations, and management tools.
Connection Details
Database connection strings and credentials are managed through environment variables. See the internal wiki for current credentials.
Internal Resource
Database credentials and connection strings are available in the internal password manager. Contact DevOps for access.
Database Migrations
Migration commands and documentation are available in the project repository.