What problem does it solve?
Infrastructure operations across multiple Arcana servers often fail due to inconsistent, manual SSH procedures, missing safety guardrails, and slow diagnosis of connectivity and service health issues.
Core Features & Use Cases
- SSH batch execution with safety: Run the same operational command across multiple hosts with fast-fail behavior, session timeouts, and host-key bootstrap guidance to avoid interactive prompts and reduce unknown-host risk.
- Network-first debugging: Diagnose “site not working” issues in a deterministic order (DNS → reachability → origin-side checks → app-layer only after the network path is proven).
- Operational health and migration readiness: Perform tailscale ping matrices, HTTP health checks, and pre-migration service inventory so changes are validated and reversible.
Quick Start
Ask your AI to use infra-automation to run an SSH batch health check against Arcana PROD and report which services return unhealthy or unreachable results.