Skip to content

update postgres volume path in docker-compose.yml#1

Merged
VDV001 merged 1 commit into
VDV001:mainfrom
NeSoLeK:bugfix/postgres-volume
May 8, 2026
Merged

update postgres volume path in docker-compose.yml#1
VDV001 merged 1 commit into
VDV001:mainfrom
NeSoLeK:bugfix/postgres-volume

Conversation

@NeSoLeK
Copy link
Copy Markdown
Contributor

@NeSoLeK NeSoLeK commented May 5, 2026

@NeSoLeK NeSoLeK force-pushed the bugfix/postgres-volume branch from e339c09 to e522299 Compare May 5, 2026 10:09
@NeSoLeK NeSoLeK force-pushed the bugfix/postgres-volume branch from e522299 to 6fa1e2a Compare May 5, 2026 10:14
@VDV001 VDV001 merged commit c929874 into VDV001:main May 8, 2026
VDV001 added a commit that referenced this pull request May 8, 2026
Minor bump captures a substantial scope-of-work landed via four PRs:

  #6  P0 — Postgres backups outside blast radius (cron-friendly
      service in compose with profile gate, age encryption, S3 upload,
      7+4+3 retention, full restore script with out-of-band typing
      confirmation, weekly CI restore-test workflow with optional
      Telegram failure alert, full operations runbook). P2 — README
      MinIO drift fixed (moved to roadmap section).
  #7  P1 — JWT scopes and route-level RBAC. New Scope value object
      (chat/vocab/settings/progress read+write, account:delete,
      admin:full). JWT now carries scope[] + aud="lexis-api". Every
      protected endpoint declared its required scope via RequireScope
      middleware; admin:full deliberately does NOT bypass other scopes.
      Legacy tokens (no scope claim) granted DefaultUserScopes() with
      a logged warning during a 30-day migration window — hard cutoff
      tracked in #9.
  #1  Postgres volume mount path corrected for the postgres:18-alpine
      upstream change (PGDATA moved to /var/lib/postgresql/MAJOR/docker
      in docker-library/postgres#1259).
  #2  Tutor SSE streaming now emits only the assistant reply text in
      delta events; partial JSON parser added in stream_helpers with
      tests.
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.

2 participants