Skip to content

Add Dockerized Node.js application with PostgreSQL and Slack notifier#5

Merged
YosefKahlon merged 1 commit intomainfrom
week5
Jun 15, 2025
Merged

Add Dockerized Node.js application with PostgreSQL and Slack notifier#5
YosefKahlon merged 1 commit intomainfrom
week5

Conversation

@YosefKahlon
Copy link
Copy Markdown
Owner

  • Created Dockerfile for the main Node.js application with health check.
  • Implemented Express server with PostgreSQL connection and basic route.
  • Added Docker Compose configuration to orchestrate web, database, and Slack notifier services.
  • Developed Slack notifier service to monitor Docker events and send notifications.
  • Included .dockerignore files to exclude unnecessary files from Docker context.
  • Added basic structure and scripts for a simple hello-world Docker application.

- Created Dockerfile for the main Node.js application with health check.
- Implemented Express server with PostgreSQL connection and basic route.
- Added Docker Compose configuration to orchestrate web, database, and Slack notifier services.
- Developed Slack notifier service to monitor Docker events and send notifications.
- Included .dockerignore files to exclude unnecessary files from Docker context.
- Added basic structure and scripts for a simple hello-world Docker application.
@YosefKahlon YosefKahlon merged commit 00de3b2 into main Jun 15, 2025
9 checks passed
YosefKahlon added a commit that referenced this pull request Jul 2, 2025
Add Dockerized Node.js application with PostgreSQL and Slack notifier
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