Skip to content

fix: harden Docker service security with authentication and non-root users - #18

Merged
Senthil455 merged 1 commit into
mainfrom
fix/docker-security-hardening
Jun 15, 2026
Merged

fix: harden Docker service security with authentication and non-root users#18
Senthil455 merged 1 commit into
mainfrom
fix/docker-security-hardening

Conversation

@Senthil455

Copy link
Copy Markdown
Owner
  • Redis: add requirepass via REDIS_PASSWORD env var, run as non-root
  • MongoDB: run as non-root user (1001:1001), stronger default password
  • RabbitMQ: replace default guest/guest with custom credentials
  • api-gateway: update REDIS_URL to include password
  • employee-service: update MONGO_URL default to match
  • Update warning header with new env vars

…users

- Redis: add requirepass via REDIS_PASSWORD env var, run as non-root
- MongoDB: run as non-root user (1001:1001), stronger default password
- RabbitMQ: replace default guest/guest with custom credentials
- api-gateway: update REDIS_URL to include password
- employee-service: update MONGO_URL default to match
- Update warning header with new env vars
@Senthil455
Senthil455 merged commit e572f19 into main Jun 15, 2026
0 of 9 checks passed

@Senthil455 Senthil455 left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gh: Not Found (HTTP 404)
{"message":"Not Found","documentation_url":"https://docs.github.com/rest/issues/comments#get-an-issue-comment","status":"404"}

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