Complete technical overview of the INET Wi-Fi Portal system architecture, components, and integrations.
The INET Portal is a comprehensive Wi-Fi management platform built with modern web technologies and designed for scalability and reliability.
Customer Portal: Static HTML/JS for hotspot access
Admin Console: SPA for staff management interface
Mobile Apps: React Native applications for customers and technicians
FastAPI Backend: High-performance Python web framework
Authentication: JWT-based auth for admin users
Rate Limiting: Request throttling and security controls
Core Services: User management, payment processing, voucher issuance
Workflow Engine: Ticket routing, SLA management, notifications
Background Jobs: Scheduled tasks, data synchronization
Primary Database: PostgreSQL for transactional data
Cache Layer: Redis for session management and performance
File Storage: Local storage for uploads and assets
Purpose: Payment processing for Wi-Fi packages
Integration: REST API for checkout and payment verification
Purpose: Voucher issuance and customer account management
Integration: SOAP API for billing operations
Purpose: Wi-Fi access control and session management
Integration: Polling-based status checking
Purpose: Access point discovery and management
Integration: REST API for network device management
/healthz and /readyz for system status← Back to Help Index | Navigation Guide | User Journey Guide | © INET Wi‑Fi Portal