6 Commits

Author SHA1 Message Date
Marvin Zhang
45913ad7e4 refactor: implement health service for master and worker nodes; add health check script and integrate health checks into service lifecycle 2025-08-08 00:05:00 +08:00
Marvin Zhang
9db81932f6 fix: suppress nginx service start output in docker-init.sh
- Redirected the output of the nginx service start command to /dev/null to prevent cluttering the console with unnecessary messages during server startup.
- This change enhances the user experience by providing a cleaner output when initializing the Docker environment.
2024-12-25 14:24:23 +08:00
Marvin Zhang
c945e093d5 chore: updated deps 2024-12-16 22:28:13 +08:00
Marvin Zhang
fd1ecd11a7 ci: updated docker-init.sh 2024-11-24 18:09:00 +08:00
Marvin Zhang
5e0fd1a8d8 ci: updated dockerfile 2024-11-24 17:47:29 +08:00
Marvin Zhang
82e078076c refactor: cleanup code 2024-10-25 11:18:57 +08:00