Wi-Fi HotSpot (Captive Portal for Wi-Fi authorization) [Документация VAS Experts]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:dpi:dpi_components:module_wi-fi_hotspot [2024/10/23 12:03] – [Introduction] elena.krasnobryzhen:dpi:dpi_components:module_wi-fi_hotspot [2025/03/31 12:25] (current) – [Version Information] kparamonov
Line 2: Line 2:
 {{indexmenu_n>7}} {{indexmenu_n>7}}
 ===== Introduction ===== ===== Introduction =====
-The module provides an opportunity to implement the following case [[en:dpi:dpi_options:use_cases:dpi_bestpractice_wifi_login]]+The module provides an opportunity to implement the following case[[en:dpi:dpi_options:use_cases:dpi_bestpractice_wifi_login]] 
 ===== Architecture ===== ===== Architecture =====
  
Line 20: Line 21:
 ==== Hardware Recommendations ==== ==== Hardware Recommendations ====
 In order to run the module you can use the following hardware or virtual machines matching the following characteristics: In order to run the module you can use the following hardware or virtual machines matching the following characteristics:
-  - CPU 2.5 GHz, 1 pcs +  - CPU 2.5 GHz, min 2 cores 
-  - RAM 512 MB GB +  - RAM - min 2 GB 
-  - HDD 20 GB - 50 GB+  - HDD 30 GB - 50 GB
   - Operating system CentOS 7.x, CentOS 8.x, [[en:veos:installation|VEOS]], CentOS Stream 8.x, Oracle Linux Server 8.x, AlmaLinux 8.x   - Operating system CentOS 7.x, CentOS 8.x, [[en:veos:installation|VEOS]], CentOS Stream 8.x, Oracle Linux Server 8.x, AlmaLinux 8.x
   - NIC ranging from 10 Mbps   - NIC ranging from 10 Mbps
Line 210: Line 211:
 <note important>If .env file has been modified, you should run the following command:\\ <code>php /var/www/html/wifi_hotspot/backend/artisan queue:restart</code></note> <note important>If .env file has been modified, you should run the following command:\\ <code>php /var/www/html/wifi_hotspot/backend/artisan queue:restart</code></note>
 ==== Version Information ==== ==== Version Information ====
 +
 +=== Версия v.1.5.11 (31.03.2025) ===
 +<note>**Attention!** available for version dpiui2 >= 2.36.17.</note>
 +  * The portal design has been redesigned
 +  * Improved stability of the portal with mobile device browsers
 +  * Added the ability to change the portal css styles (file /var/www/html/wifi_hotspot/frontend/hotspot_custom.css)
 +  * Locales have been improved
 +  * Bugfix
 +
 === Version v.1.4.4 (26.09.2024) === === Version v.1.4.4 (26.09.2024) ===
   * Added the ability to authorize an outgoing call (available for version dpiui2 >= 2.35.4)   * Added the ability to authorize an outgoing call (available for version dpiui2 >= 2.35.4)