Commandgeneral
/run Command
Start application with Docker Compose (all services)
Execute the run script to start all services:
./scripts/run.sh
This will start:
- MySQL database
- Spring Boot application
- Elasticsearch, Logstash, Kibana (ELK Stack)
- Prometheus, Grafana (Monitoring)
After starting:
- Check service status
- Report any failed services
- Show access URLs for each service