A docker image for daloradius
1.8K
This is a Docker image for Daloradius.
Run the container using the following command:
docker run -d --name daloradius \
-e MYSQL_SERVER=<host> \
-e MYSQL_PORT=<port> \
-e MYSQL_USER=<user> \
-e MYSQL_PASSWORD=<password> \
-e MYSQL_DBNAME=<database_name> \
-p 8000:8000 -p 80:80 \
xosadmin/docker-daloradius
administrator / radius-e DO_NOT_IMPORT_DB=true to skip DB structure initializationContent type
Image
Digest
sha256:a9190a7d8…
Size
195.9 MB
Last updated
about 1 year ago
docker pull xosadmin/docker-daloradius