August 24, 20178 yr I'd like to have a Radius Server as an app. I'm actually surprise not to see at least one when I search for it. Found this: https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=0ahUKEwjPr9metvDVAhUd3YMKHWkKDQcQFggmMAA&url=https%3A%2F%2Fhub.docker.com%2Fr%2Fmarcelmaatkamp%2Ffreeradius%2F&usg=AFQjCNHCiJADDwD-37q0Z_xnmFRsUAAqXw However I am not well rounded in docker.
August 24, 20178 yr Author Enabling Docker Hub searches found FreeRadius however it didn't work. I tried doing it manually but kept getting errors. I may be doing something wrong. I'm not at all a linux person neither so I'm not sure if I were to get the docker working if whether I'd know what to do next. But I don't want to setup an entire VM with Windows Server just to play the role of a Radius server. It just seems silly. Edited August 24, 20178 yr by zeyoner
August 24, 20178 yr 1 hour ago, zeyoner said: Enabling Docker Hub searches found FreeRadius however it didn't work. I tried doing it manually but kept getting errors. I may be doing something wrong. I'm not at all a linux person neither so I'm not sure if I were to get the docker working if whether I'd know what to do next. But I don't want to setup an entire VM with Windows Server just to play the role of a Radius server. It just seems silly. Upgrade CA to today's update and try again. I tweaked it to handle the container you linked to.
August 24, 20178 yr Author Updated still getting an error. Can you verify my settings for the docker image? This is the error if it helps at all. root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="freeradius" --net="bridge" --privileged="true" -e TZ="America/New_York" -e HOST_OS="unRAID" -p 8088:\/tcp -v "/mnt/user/appdata/freeradius/":"\":rw marcelmaatkamp/freeradius The command failed. Edited August 25, 20178 yr by zeyoner
August 25, 20178 yr 5 hours ago, zeyoner said: Updated still getting an error. Can you verify my settings for the docker image? This is the error if it helps at all. root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="freeradius" --net="bridge" --privileged="true" -e TZ="America/New_York" -e HOST_OS="unRAID" -p 8088:\/tcp -v "/mnt/user/appdata/freeradius/":"\":rw marcelmaatkamp/freeradius The command failed. Yeah, its wrong. If you're running CA ver 8/24/17, search for freeradius. 1 will come up (this is your previous conversion). Don't add it, instead click on Get more results from DockerHub and add it again. Then it'll be populated correctly. You'll have to assign appropriate local paths to 2 items (probably both would be set to a folder within /mnt/appdata/freeradius.
December 1, 20187 yr Sorry for replying to an old thread but I'm also trying to get this container working a little better then l already have. I was able to install and run the container but would like to be able to expose the /etc/raddb directory to the host, something like /mnt/user/appdata/freeradius/raddb. I've tried to add it after once it's been installed but that borks things and it no longer starts. I assume the docker file needs to be changed to change how the install works but being a docker newbie not really sure how I would do that.
Archived
This topic is now archived and is closed to further replies.