self hosted RADIUS management for FreeRADIUS, backed by cloudimg support
daloRADIUS is an open source, web based management platform for FreeRADIUS. It gives you one console to manage RADIUS users, groups and attributes, NAS devices, hotspots, billing plans and authentication and accounting reports, driving a FreeRADIUS server so you can centralise network access control for Wi-Fi, VPN and switched networks. This image ships daloRADIUS, FreeRADIUS and a MariaDB database as a single self contained appliance, so a complete RADIUS management system is running within minutes of launch with all of your data on your own server.
Every instance generates its own operator password, database password and RADIUS shared secret on first boot, written to a root only file, so the well known daloRADIUS default operator and the FreeRADIUS testing123 secret never ship. The RADIUS database lives on a dedicated, independently resizable data volume that survives instance replacement, the database listens on loopback only, and each build is paired with a step by step deploy guide and 24/7 cloudimg support.
Real screenshots taken while testing this image against its deployment guide.
This is a repackaged open source software product wherein additional charges apply for cloudimg support services.
## Self-Hosted RADIUS Management, Production Ready in Minutes
daloRADIUS is a widely adopted open source web management platform for FreeRADIUS, used by ISPs, enterprises, universities and hotspot operators to centralise network access control. This image delivers daloRADIUS and a fully configured FreeRADIUS server as a single self contained appliance, so a complete RADIUS management system is operational within minutes of launch, with all subscriber, accounting and device data staying on your own server.
## Why This Appliance vs Manual Installation
Manually installing daloRADIUS and FreeRADIUS means wiring PHP to Apache, configuring the SQL schema, aligning FreeRADIUS modules with the database tables and hardening default credentials, a process that typically takes hours. Some pre built images still ship the well known testing123 shared secret or a default operator password, leaving RADIUS infrastructure exposed from the start. This appliance removes those risks:
## Application Stack
daloRADIUS running on PHP 8.3 with Apache and mod_php on port 80, driving FreeRADIUS 3 answering authentication on UDP 1812 and accounting on UDP 1813, both backed by MariaDB. The architecture is simple and auditable: no containers, no orchestrators, just proven components managed by systemd.
## What You Can Manage
From one web console you can create and manage RADIUS users, groups and attributes; register NAS devices, access points, switches and VPN concentrators; configure hotspots with billing plans and rate limits; and browse authentication and accounting reports.
## Secure First Boot
On the first boot of your instance a one shot service generates the three per instance secrets and writes them to a file only the root user can read. Two instances launched from the same image never share any credential.
## Ready To Use
The operator console is served on port 80 through Apache. Browse to your instance address and sign in with the generated operator credentials to add users, register your NAS devices and review accounting. For production, front the console with TLS and restrict the operator and RADIUS ports to your own network, as the user guide at https://www.cloudimg.co.uk/guides/daloradius-aws/ explains.
## cloudimg Support
24/7 technical support by email and chat. Help with deployment, adding RADIUS clients and users, FreeRADIUS policy and SQL configuration, TLS and custom domains, MariaDB administration, accounting and reporting, and version upgrades.
daloRADIUS and FreeRADIUS are trademarks of their respective owners. This image is not affiliated with, endorsed by, or sponsored by the daloRADIUS or FreeRADIUS projects.