Skip to main content

Overview

This example shows how to deploy an application with a PostgreSQL database, including automatic connection string injection.

Configuration

Variables

Outputs

Database Connection in Your Application

The database connection details are automatically injected as environment variables:

Deployment

Features

Automatic Connection Injection

Database credentials automatically injected as environment variables

Secure Secrets

Passwords stored as encrypted secrets

Private Access

Database accessible only within the cluster

Managed Mode

Fully managed by your cloud provider

Next Steps

Multi-Environment Setup

Deploy to multiple environments

Airbyte Deployment

Complete real-world example

Database Configuration

Learn more about database configuration

Provider Documentation

Complete provider reference