Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
- ADD_CHAIN138_TO_LEDGER_LIVE: Ledger form done; public code review repo bis-innovations/LedgerLive; init/push commands - CONTRACT_DEPLOYMENT_RUNBOOK: Chain 138 gas price 1 gwei, 36-addr check, TransactionMirror workaround - CONTRACT_*: AddressMapper, MirrorManager deployed 2026-02-12; 36-address on-chain check - NEXT_STEPS_FOR_YOU: Ledger done; steps completable now (no LAN); run-completable-tasks-from-anywhere - MASTER_INDEX, OPERATOR_OPTIONAL, SMART_CONTRACTS_INVENTORY_SIMPLE: updates - LEDGER_BLOCKCHAIN_INTEGRATION_COMPLETE: bis-innovations/LedgerLive reference Co-authored-by: Cursor <cursoragent@cursor.com>
2.2 KiB
2.2 KiB
Deployment & Operations
Last Updated: 2026-02-02
Document Version: 1.0
Status: Active Documentation
This directory contains deployment guides and operational procedures.
Documents
- ORCHESTRATION_DEPLOYMENT_GUIDE.md ⭐⭐⭐ - Complete enterprise deployment orchestration
- VALIDATED_SET_DEPLOYMENT_GUIDE.md ⭐⭐⭐ - Validated set deployment procedures
- OPERATIONAL_RUNBOOKS.md ⭐⭐⭐ - All operational procedures
- CONTRACT_DEPLOYMENT_RUNBOOK.md ⭐⭐ - Contract deploy + verification (Forge Verification Proxy)
- BLOCKSCOUT_FIX_RUNBOOK.md ⭐⭐ - Blockscout (VMID 5000) troubleshooting
- DEPLOYMENT_READINESS.md ⭐⭐ - Pre-deployment validation checklist
- INFRA_DEPLOYMENT_LOCKED_AND_LOADED.md ⭐⭐⭐ - What's ready vs what unblocks completion (templates, deps, LAN/creds)
- PROXMOX_TEMPLATES_REFERENCE.md ⭐⭐ - Template list + push to all Proxmox hosts
- DEPLOYMENT_STATUS_MASTER.md ⭐⭐⭐ - Authoritative container inventory by host (SSH-reconciled)
- DEPLOYMENT_STATUS_CONSOLIDATED.md ⭐⭐ - Legacy consolidated table (see MASTER for current inventory)
- RUN_DEPLOYMENT.md ⭐⭐ - Deployment execution guide
- REMOTE_DEPLOYMENT.md ⭐ - Remote deployment procedures
Quick Reference
Deployment Paths:
- Enterprise Deployment: Start with ORCHESTRATION_DEPLOYMENT_GUIDE.md
- Validated Set: Start with VALIDATED_SET_DEPLOYMENT_GUIDE.md
- Operations: See OPERATIONAL_RUNBOOKS.md for all procedures
Related Documentation
- ../02-architecture/ - Architecture reference
- ../04-configuration/ - Configuration guides
- ../09-troubleshooting/ - Troubleshooting guides
- ../10-best-practices/ - Best practices