commandby hyoguoo

Run

Start application with Docker Compose (all services)

Installs: 0
Used in: 1 repos
Updated: 2d ago
$npx ai-builder add command hyoguoo/run

Installs to .claude/commands/run.md

Execute the run script to start all services:

```bash
./scripts/run.sh
```

This will start:
- MySQL database
- Spring Boot application
- Elasticsearch, Logstash, Kibana (ELK Stack)
- Prometheus, Grafana (Monitoring)

After starting:
1. Check service status
2. Report any failed services
3. Show access URLs for each service

Quick Install

$npx ai-builder add command hyoguoo/run

Details

Type
command
Author
hyoguoo
Slug
hyoguoo/run
Created
6d ago