{"id":13464362,"url":"https://github.com/lirantal/daloradius","last_synced_at":"2025-05-14T18:05:10.991Z","repository":{"id":31378661,"uuid":"34941695","full_name":"lirantal/daloradius","owner":"lirantal","description":"daloRADIUS is an advanced RADIUS web management application for managing hotspots and general-purpose ISP deployments. It features user management, graphical reporting, accounting, a billing engine, and integrates with OpenStreetMap for geolocation. The system is based on FreeRADIUS with which it shares access to the backend database.","archived":false,"fork":false,"pushed_at":"2025-03-20T21:01:41.000Z","size":27113,"stargazers_count":740,"open_issues_count":78,"forks_count":364,"subscribers_count":61,"default_branch":"master","last_synced_at":"2025-04-13T13:16:19.414Z","etag":null,"topics":["freeradius","freeradius-webinterface","hotspot-management","hotspot-manager","php","radius","wifi-manager"],"latest_commit_sha":null,"homepage":"http://www.daloradius.com","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lirantal.png","metadata":{"files":{"readme":"README.docker-standalone.md","changelog":"ChangeLog","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-05-02T09:06:40.000Z","updated_at":"2025-04-12T01:06:53.000Z","dependencies_parsed_at":"2024-04-18T18:28:11.222Z","dependency_job_id":"736c57b6-cb10-460f-ab70-d3da6806191f","html_url":"https://github.com/lirantal/daloradius","commit_stats":{"total_commits":2382,"total_committers":57,"mean_commits":41.78947368421053,"dds":"0.12468513853904284","last_synced_commit":"d9fb2eb77a340338e9307d2bfc436656797ad10e"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lirantal%2Fdaloradius","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lirantal%2Fdaloradius/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lirantal%2Fdaloradius/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lirantal%2Fdaloradius/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lirantal","download_url":"https://codeload.github.com/lirantal/daloradius/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254198514,"owners_count":22030965,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["freeradius","freeradius-webinterface","hotspot-management","hotspot-manager","php","radius","wifi-manager"],"created_at":"2024-07-31T14:00:41.377Z","updated_at":"2025-05-14T18:05:05.968Z","avatar_url":"https://github.com/lirantal.png","language":"PHP","funding_links":[],"categories":["PHP"],"sub_categories":[],"readme":"# run daloradius as a standalone container\n## prerequisite\n\n1. mysql server and freeradius (in docker or on-premise) server that has been configured properly\n2. docker runtime\n\n## how to run\n\n1. run prebuilt image\n2. build the image first\n\n### preparing daloradius.conf.php\n\nyou can edit sample config \u003chttps://github.com/lirantal/daloradius/blob/master/app/common/includes/daloradius.conf.php.sample\u003e and then mount it in container or you can just run container, edit mounted config and re-run container\n\n## prebuilt image\n\n```bash\ndocker run --name daloradius-standalone -v /path/to/daloradius.conf.php:/var/www/html/daloradius/common/includes/daloradius.conf.php -p 80:80 -p 8000:8000 -d dormancygrace/daloradius\n```\n\n## build image\n\n```bash\ndocker build -t daloradius-standalone -f Dockerfile-standalone\n```\n\n```bash\ndocker run --name daloradius-standalone -v /path/to/daloradius.conf.php:/var/www/html/daloradius/common/includes/daloradius.conf.php -p 80:80 -p 8000:8000 -d daloradius-standalone\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flirantal%2Fdaloradius","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flirantal%2Fdaloradius","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flirantal%2Fdaloradius/lists"}