Runbooks
Step-by-step operational procedures for BWD infrastructure.
All runbooks require HITL approval before execution unless marked Automated.
Chain Operations
| Procedure | Description | Automated |
|---|---|---|
| Add rpcallowip for VRSCTEST | Add Docker network subnet to vRSCTEST RPC allow list | No |
| Restart a chain | Graceful stop + start for any chain | No |
| Check sync status | Verify chain is fully synced | No |
| Clean chainstate | Wipe chainstate for fresh resync | No |
Deployment
| Procedure | Description | Automated |
|---|---|---|
| Deploy RPC Server on VRSCTEST | Build and deploy Rust RPC server on VRSCTEST testnet | No |
| Deploy QRcodes on VRSCTEST | Build and deploy QRcode creator on VRSCTEST testnet | No |
| Deploy idcreate on VRSCTEST | Build and deploy Verus identity creation service on VRSCTEST testnet | No |
| Deploy RPC Server | Build and deploy Rust RPC server (VRSC mainnet) | No |
| Deploy RVT SPA | Deploy RVT single-page app | No |
Emergency
| Procedure | Description | Automated |
|---|---|---|
| Container failed to start | Debug and recover a crashed container | No |