Skip to content

chore: update Docker Compose configurations for Redis service#102

Merged
iambaboucarr merged 1 commit intomainfrom
refactor/staging-deploy
May 5, 2026
Merged

chore: update Docker Compose configurations for Redis service#102
iambaboucarr merged 1 commit intomainfrom
refactor/staging-deploy

Conversation

@iambaboucarr
Copy link
Copy Markdown
Collaborator

  • Added SETGID and SETUID capabilities to the Redis service in compose.prod.yaml for enhanced permission management.
  • Updated the command in compose.yaml to use gosu for executing the Redis server, improving security by dropping privileges.

- Added `SETGID` and `SETUID` capabilities to the Redis service in compose.prod.yaml for enhanced permission management.
- Updated the command in compose.yaml to use `gosu` for executing the Redis server, improving security by dropping privileges.
@iambaboucarr iambaboucarr merged commit aa08957 into main May 5, 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.

1 participant