Simple bash script to verify all Docker containers are running
and all critical API endpoints are responding.
Usage: ./verify_system.sh
Checks:
- 8 Docker containers health status
- 5 API endpoints responsiveness
- Overall system readiness for testing
🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
Description
No description provided
Languages
JavaScript
37.7%
Python
28.6%
CSS
26%
Typst
4.1%
Shell
2.4%
Other
1.2%