Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. <nav type="pills" justified="false"> * [[:user_manuals|Back to Documentation]] * [[:getting_started:mobile_ui|RADIUSdesk Mobile]] </nav> ===== Introduction ===== * From July 2023 we are introducing **RADIUSdesk Mobile** as an alternative mobile first user interface for RADIUSdesk. * This means that in the future you will be able to do everything in RADIUSdesk from your own phone. <alert type="info"> We are very excited about this new development as it means we can engage a community with minimal capital outlay. </alert> * A simple task like issuing vouchers for internet access or something more involved like setting up a mesh network on MESHdesk can be done from your phone. ===== Installing RADIUSdesk Mobile (Server) ===== * The latest installation instructions already include the inclusion of RADIUSdesk Mobile. * If you have an existing CakePHPv4-based installation, you can easily add **RADIUSdesk Mobile** to your existing installation. Make sure the rdcore repository is up to date and all SQL patches are completed (if any are required for your installation) * Make sure the **rdcore** repository is up to date and all SQL patches are completed (if any are required for your installation) * Proceed as follows to get the RADIUSdesk Mobile code: <code bash> cd /var/www sudo git clone https://github.com/RADIUSdesk/rd_mobile.git cd /var/www/html/ sudo ln -s ../rd_mobile/build/production/RdMobile ./rd_mobile </code> * You can reach the RADIUSdesk Mobile by appending **rd_mobile** to the FQDN or IP address of the RADIUSdesk server. * e.g. https://cloud.radiusdesk.com/rd_mobile/ ===== Installing RADIUSdesk Mobile on my phone ===== * RADIUSdesk Mobile is a Progressive Web App (PWA), i.e. you can install it on your Android or Apple phone. * For this to work, you need to access the rd_mobile app via https (you need a valid certificate) * An installation option is displayed in the Chrome browser on my phone. {{:getting_started:rd_mobile_pwa1.jpeg?nolink|}} * I start the installation on my phone {{:getting_started:rd_mobile_pwa2.jpeg?nolink|}} ===== View of the user interface ===== * RADIUS Screen {{:getting_started:rd_mobile_radius.png?nolink|}} * Filter results {{:getting_started:rd_mobile_filter.png?nolink|}} * Graphs {{:getting_started:rd_mobile_graphs.png?nolink|}} * Activity {{:getting_started:rd_mobile_activity.png?nolink|}} ===== Our videos ===== <alert type="success"> Subscribe to our YouTube channel now! </alert> <WRAP group> <WRAP half column> <panel type="primary" title="Setup Wizard"> {{ youtube>rybKVz47zuY }} </panel> </WRAP> <WRAP half column> <panel type="primary" title="On-boarding / New Arrivals"> {{ youtube>tzfjNQHRIcE }} </panel> </WRAP> </WRAP> <WRAP group> <WRAP half column> <panel type="primary" title="Stats SSID to device"> {{ youtube>Pg-RQ-eHy4Q }} </panel> </WRAP> <WRAP half column> <panel type="primary" title="Stats node to node"> {{ youtube>xbO7dZi1StA }} </panel> </WRAP> </WRAP> <WRAP group> <WRAP half column> <panel type="primary" title="Stats Nodes"> {{ youtube>qsESWuFYRh0 }} </panel> </WRAP> <WRAP half column> </WRAP> </WRAP> getting_started/mobile_ui.txt Last modified: 2024/02/10 05:51by system