Files
scaev/docs/DEPLOY_MOBILE.md
Tour c56d63d6fa go
2025-12-07 08:47:24 +01:00

1.5 KiB

Routing service configured - scaev-mobile-routing.service active and working Scaev deployed - Container running with dual networks: scaev_mobile_net (172.30.0.10) - for outbound internet via mobile traefik_net (172.20.0.8) - for LAN access Mobile routing verified: Host IP: 5.132.33.195 (LAN gateway) Mobile IP: 77.63.26.140 (mobile provider) Scaev IP: 77.63.26.140 Using mobile connection! Scraper functional - Successfully accessing troostwijkauctions.com through mobile network Architecture:``` ┌─────────────────────────────────────────┐ │ Tour Machine (192.168.1.159) │ │ │ │ ┌──────────────────────────────┐ │ │ │ Scaev Container │ │ │ │ • scaev_mobile_net: 172.30.0.10 ────┼──> Mobile Gateway (10.133.133.26) │ │ • traefik_net: 172.20.0.8 │ │ └─> Internet (77.63.26.140) │ │ • SQLite: shared-auction-data│ │ │ │ • Images: shared-auction-data│ │ │ └──────────────────────────────┘ │ │ │ └─────────────────────────────────────────┘