Skip to content

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

Open
adnanhashmi09 wants to merge 3 commits into
mainfrom
watchtower
Open

Add watchtower and config-watcher + move from client.txt to .env#2
adnanhashmi09 wants to merge 3 commits into
mainfrom
watchtower

Conversation

@adnanhashmi09

@adnanhashmi09 adnanhashmi09 commented Feb 16, 2025

Copy link
Copy Markdown
Contributor

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