RADIUSdesk

logo

This is an old revision of the document!


RD Mobile UI

Introduction

  • As from July 2023 we are introducing the RD Mobile UI as an alternative mobile first UI for RADIUSdesk.
  • This means that in the future you will be able to do everything in RADIUSdesk from your phone.

We are very exited about this capability since it means we can engage a community with minimal capital expenditure.

  • A simple task like issuing vouchers for Internet access or something more involved like deploying a mesh network on MESHdesk will all be possible to do from your phone.

Installing the Mobile Friendly UI

  • The latest install instructions already contain the inclusion of RD Mobile.
  • If you have an existing deployment which is CakePHPv4 based you can add RD Mobile to your existing installation fairly easy.
  • Make sure the rdcore repo is up to date and all the SQL patches are completed (Should there be any needed for your install)
  • Do the following to obtain the RD Mobile code:
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

Looking at the UI

  • RADIUS Screen

  • Filter results

  • Graphs

  • Activity

In The Works

  • As of this writing all the FreeRADIUS related applets are included in RD Mobile.
  • For RADIUS Users
    • Permanent Users
    • Vouchers
    • Devices (BYOD)
    • Activity Viewer
  • RADIUS Components
    • Profiles
    • Profile Components
    • RADIUS Clients
    • Realms
    • NAS
  • We are actively developing on the MESHdesk and APdesk inclusion to RD Mobile with an estimated time of 1 month to complete.