Skip to content

Add watchtower and config-watcher + move from client.txt to .env #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

adnanhashmi09
Copy link
Contributor

@adnanhashmi09 adnanhashmi09 commented Feb 16, 2025

This pull request includes significant updates to the docker-compose.yml file and the environment configuration. The changes primarily focus on container management, environment variables, and service dependencies.

Updates to docker-compose.yml:

  • Added container names for better identification and management (middleware-db, middleware-dbmate, middleware-sync-agent, middleware-watchtower, middleware-config-watcher). [1] [2] [3]
  • Introduced a new watchtower service for automated container updates and Slack notifications.
  • Added a config-watcher service to monitor configuration changes and trigger container restarts, with Slack notifications for status updates.
  • Updated volumes and environment configurations to support the new services and functionalities.

Environment configuration:

  • Renamed client.txt to .env and added new environment variables (ORG_NAME, SLACK_NOTIFICATION_HOOK).

@adnanhashmi09 adnanhashmi09 changed the title move client.txt to .env Add watchtower and config-watcher + move from client.txt to .env Feb 16, 2025
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