Operations
Running, monitoring, GPU configuration, and troubleshooting your ADI Rollup deployment.
Running Everything Together
# Core + Infrastructure
docker compose \
-f docker-compose.yml \
-f docker-compose.infra.yml \
up -d
# Core + Infrastructure + Blockscout
docker compose \
-f docker-compose.yml \
-f docker-compose.infra.yml \
-f docker-compose.blockscout.yml \
up -dRate limits and allowlisting
Port Reference
Port
Service
Description
GPU Configuration
Single GPU
Scaling Provers
Viewing Logs
Monitoring
Endpoint
What It Shows
Restarting Services
Troubleshooting
Error
Likely cause
Resolution
Last updated
