docs: references, network, besu, CCIP, troubleshooting, archive, quick ref
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled

Made-with: Cursor
This commit is contained in:
defiQUG
2026-03-27 18:50:28 -07:00
parent dedb55e05c
commit cc6d0705da
32 changed files with 161 additions and 111 deletions

View File

@@ -136,7 +136,7 @@ This document provides a complete review of all IP address assignments across:
|------|------------|----------|--------|--------------|-------|
| 10100 | 192.168.11.105 | dbis-postgres-primary | ✅ Running | ml110 | ✅ Moved from .100 |
| 10101 | 192.168.11.106 | dbis-postgres-replica-1 | ✅ Running | ml110 | ✅ Moved from .101 |
| 10120 | 192.168.11.120 | dbis-redis | ✅ Running | ml110 | ✅ No conflict |
| 10120 | 192.168.11.125 | dbis-redis | ✅ Running | ml110 | ✅ No conflict |
| 10130 | 192.168.11.130 | dbis-frontend | ✅ Running | ml110 | ✅ No conflict |
| 10150 | 192.168.11.155 | dbis-api-primary | ✅ Running | ml110 | ✅ Moved from .150 |
| 10151 | 192.168.11.156 | dbis-api-secondary | ✅ Running | ml110 | ✅ Moved from .151 |

View File

@@ -80,7 +80,7 @@ Remove duplicates:
- 2502: Besu RPC-3 (192.168.11.252) ⭐
- 10100: DBIS PostgreSQL Primary (192.168.11.100)
- 10101: DBIS PostgreSQL Replica (192.168.11.101)
- 10120: DBIS Redis (192.168.11.120)
- 10120: DBIS Redis (192.168.11.125)
- 10130: DBIS Frontend (192.168.11.130) ⭐
- 10150: DBIS API Primary (192.168.11.150) ⭐
- 10151: DBIS API Secondary (192.168.11.151) ⭐

View File

@@ -59,7 +59,7 @@
| **10092** | **order-mcp-legal** | **✅ Running** | **192.168.11.37** | **❌ Missing from documentation** |
| 10100 | dbis-postgres-primary | ✅ Running | 192.168.11.105 | ✅ Documented |
| 10101 | dbis-postgres-replica-1 | ✅ Running | 192.168.11.106 | ✅ Documented |
| 10120 | dbis-redis | ✅ Running | 192.168.11.120 | ✅ Documented |
| 10120 | dbis-redis | ✅ Running | 192.168.11.125 | ✅ Documented |
| 10130 | dbis-frontend | ✅ Running | 192.168.11.130 | ✅ Documented |
| 10150 | dbis-api-primary | ✅ Running | 192.168.11.155 | ✅ Documented |
| 10151 | dbis-api-secondary | ✅ Running | 192.168.11.156 | ✅ Documented |