chore: bump defi-arbitrage submodule; operator IP and deployment doc updates

Made-with: Cursor
This commit is contained in:
defiQUG
2026-03-27 18:36:20 -07:00
parent e5d7a03236
commit 1190476b0a
30 changed files with 41 additions and 41 deletions

View File

@@ -29,7 +29,7 @@ All DBIS Core services have been successfully deployed, configured, and are now
### ✅ Redis Cache (VMID 10120)
- **Status**: ✅ Running
- **IP**: 192.168.11.120
- **IP**: 192.168.11.125
- **Port**: 6379
### ✅ API Primary (VMID 10150)
@@ -55,7 +55,7 @@ All DBIS Core services have been successfully deployed, configured, and are now
| Service | URL | Status |
|---------|-----|--------|
| PostgreSQL | `192.168.11.100:5432` | ✅ Running |
| Redis | `192.168.11.120:6379` | ✅ Running |
| Redis | `192.168.11.125:6379` | ✅ Running |
| API Primary | `http://192.168.11.150:3000` | ✅ Running |
| API Secondary | `http://192.168.11.151:3000` | ✅ Running |
| Frontend | `http://192.168.11.130` | ✅ Running |