Skip to content

Stack housekeeping - #49

Open
gmazoyer wants to merge 6 commits into
mainfrom
stack-housekeeping
Open

Stack housekeeping#49
gmazoyer wants to merge 6 commits into
mainfrom
stack-housekeeping

Conversation

@gmazoyer

@gmazoyer gmazoyer commented Sep 3, 2026

Copy link
Copy Markdown
Member

The compose stack moves to PostgreSQL 18 and Valkey 9. Version 18 keeps its
data in a directory named after the major version, so the volume now mounts on
/var/lib/postgresql. The README explains the dump and the restore that a major
bump needs, in a form that serves the next bump as well.

The cache gets its own container, which no deployment reached before. The
worker processes are checked with pgrep instead of ps and grep, uv
installs the dependencies and halves the builder stage, and dependabot watches the
Dockerfile and the compose images.

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.

1 participant