freeradius-admin icon indicating copy to clipboard operation
freeradius-admin copied to clipboard

A web interface for FreeRADIUS with a MySQL backend. Fast and painless configuration with Docker.

Results 6 freeradius-admin issues
Sort by recently updated
recently updated
newest added

eap not work! apk add freeradius-eap?

Hallo, i run command docker container exec fradmin-web chown -R www-data:www-data /var/www/html, Error: No such container: fradmin-web corecct commend must be docker container exec fradmin-nginx chown -R www-data:www-data /var/www/html Thx

Disable changing password in the test environment.

The URL http://localhost/phpmyadmin/ works however http://localhost/phpmyadmin gets an Nginx NOT FOUND error. Could someone please take a look at the reverse proxy configuration found in `./revproxy/conf.d/default.conf`and the phpmysql section of...

help wanted

I attempted to run the demo and noticed this little error that needed refactoring. This PR fixes it by removing the extra line. Thank you! ๐Ÿ˜„

```bash ยท> docker-compose up yaml: unmarshal errors: line 37: mapping key "restart" already defined at line 34 ```