Sign inSign up

iquiw/freeradius-python3

By iquiw

Updated over 2 years ago

FreeRADIUS Docker image with MySQL and Python3

Image
0

1.1K

iquiw/freeradius-python3 repository overview

FreeRADIUS Docker image with MySQL and Python3

GitHub Workflow Status Docker Pulls Docker Image Size (latest by date)

This is FreeRADIUS 3.0.x Docker image based on Ubuntu 22.04.

The following modules are enabled in addition to default ones.

  • python3
  • sql (mysql)
  • sqlippool

Environment Variables

VariableDescriptionDefault
FREERADIUS_MYSQL_HOSTMySQL server hostname.mysql
FREERADIUS_MYSQL_PORTMySQL server port.3306
FREERADIUS_MYSQL_USERMySQL user to connect to DB.root
FREERADIUS_MYSQL_PASSWORDMySQL user's password.
FREERADIUS_MYSQL_DATABASEMySQL DB name.radius
FREERADIUS_PYTHON3_MODULEName of Python3 module.example
FREERADIUS_PYTHON3_CALLBACKSSpace separated list of callback names.
FREERADIUS_PYTHON3_PASS_ALL_VPSValue of pass_all_vps (yes or no)
FREERADIUS_PYTHON3_PASS_ALL_VPS_DICTValue of pass_all_vps_dict (yes or no)
FREERADIUS_PYTHON3_PATHPaths to Python3 modules.${modconfdir}/${.:name}

Tag summary

Content type

Image

Digest

sha256:580b990f2

Size

64.9 MB

Last updated

over 2 years ago

docker pull iquiw/freeradius-python3