Skip to content

chore(docker): upgrade databases to pg18 - #252

Merged
Bccorb merged 1 commit into
mainfrom
chore/update-to-postgres-18
Sep 3, 2026
Merged

chore(docker): upgrade databases to pg18#252
Bccorb merged 1 commit into
mainfrom
chore/update-to-postgres-18

Conversation

@Bccorb

@Bccorb Bccorb commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Summary

What

Update the docker services to postgres 18

Why

We are seeking to standardize all systems to postgres 18.

Related Issue

Closes #143 , Closes #243

Changes

  • Updates docker services to pg18
  • Updates volume mounts to pg18
  • removes .keys folder creation in docker

Checklist

  • Follows the repo's AGENTS.md and the org REPO-STANDARDS
  • Conventional Commit messages; descriptive branch name
  • All applicable checks pass: tests, lint, type check, formatting
  • No AI or assistant attribution anywhere in commits, PR text, or docs
  • No em dashes in public-facing text
  • Docs updated if behavior or public contracts changed

@Bccorb
Bccorb merged commit 32a28a3 into main Sep 3, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore(keys): remove the initKeys and keyManager scaffolding, which writes keys nothing reads chore: move the local dev stack to PostgreSQL 18

1 participant