Files
proxmox/docs/03-deployment/DEPLOYMENT_TODO_MASTER.md
defiQUG fbda1b4beb
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
docs: Ledger Live integration, contract deploy learnings, NEXT_STEPS updates
- 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>
2026-02-12 15:46:57 -08:00

52 lines
1.3 KiB
Markdown

# Deployment Master TODO List
**Last Updated:** 2026-02-05
**Status:** 🚀 **ACTIVE DEPLOYMENT**
**Mode:** Full Parallel Execution
---
## Current Status Summary
### ✅ Completed Foundation
-**VLAN Configuration**: All 19 VLANs configured on UDM Pro
-**Network Routing**: Inter-VLAN routing verified and working
-**Proxmox Hosts**: ml110, r630-01, r630-02 operational
-**Storage**: r630-02 storage issues resolved
-**Network Access**: Dual network access (Default + VLAN 11) configured
### 📊 Current Container Status
**ml110 (192.168.11.10):**
- 20 containers running (Besu validators, sentries, RPC nodes)
- All on VLAN 11 (mgmt) - **NEEDS VLAN MIGRATION**
**r630-01 (192.168.11.11):**
- 10 containers running (infrastructure services)
- Many stopped containers (DBIS, Order services, etc.)
**r630-02 (192.168.11.12):**
- 4 containers running (blockscout, firefly, mim-api)
- Storage optimized
---
## Deployment Phases
### Phase 1: Network & Infrastructure ✅ → ⏳
### Phase 2: Service Migration & Deployment ⏳
### Phase 3: CCIP Fleet Deployment ⏳
### Phase 4: Monitoring & Observability ⏳
### Phase 5: Security & Access Control ⏳
---
**Missing containers:** 3 only (2506, 2507, 2508) — see [MISSING_CONTAINERS_LIST.md](MISSING_CONTAINERS_LIST.md).
**Last Updated:** 2026-02-05