Adios
Templates/PostgreSQL & pgvector
Data services

PostgreSQL & pgvector

Run PostgreSQL with persistent storage, health checks, password and database initialization, or add the pgvector extension for vector search workloads.

PostgreSQLpgvectorSQLPersistent storage

Clone locally

Repository: templates

git clone https://github.com/adiosdotdev/templates.git
cd templates/postgres/15
adios up

Variants

Choose the variant that matches your runtime, framework, or service version before running the local deploy command.

PostgreSQL 15
SQLAdios managed
Key
postgres:15
Path
postgres/15
PostgreSQL 16
SQLAdios managed
Key
postgres:16
Path
postgres/16
PostgreSQL 17
SQLAdios managed
Key
postgres:17
Path
postgres/17
pgvector 16
SQLAdios managed
Key
pgvector:16
Path
pgvector/16

Need the full flow?

The template guide covers CLI login, local clone flow, console deploys, logs, and moving from a template to a production app.

Open docs