refactor: update Docker setup and remove deprecated monitoring components
- Replace curl with wget in healthcheck commands for better reliability. - Remove server_monitor service and related configurations from docker-compose. - Update Dockerfile to use a multi-stage build for optimized image size. - Delete obsolete Dockerfile.optimized and related monitoring scripts. - Clean up Makefile by removing commands related to the server_monitor service. - Update README to reflect changes in monitoring services and commands.
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
psutil>=5.9.0
|
||||
asyncio
|
||||
aiohttp>=3.8.0
|
||||
python-dotenv>=1.0.0
|
||||
requests>=2.28.0
|
||||
|
||||
Reference in New Issue
Block a user