Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sfoxdev/docker-freeradius

FreerRADIUS Server with MySQL storage based on Alpine
https://github.com/sfoxdev/docker-freeradius

Last synced: 13 days ago
JSON representation

FreerRADIUS Server with MySQL storage based on Alpine

Awesome Lists containing this project

README

        

# FreeRadius

FreerRADIUS Server with MySQL storage

[![Docker Build Status](https://img.shields.io/docker/build/sfoxdev/freeradius.svg?style=flat-square)]()
[![Docker Build Status](https://img.shields.io/docker/automated/sfoxdev/freeradius.svg?style=flat-square)]()
[![Docker Build Status](https://img.shields.io/docker/pulls/sfoxdev/freeradius.svg?style=flat-square)]()
[![Docker Build Status](https://img.shields.io/docker/stars/sfoxdev/freeradius.svg?style=flat-square)]()

## Usage

### Run container
```
docker run -d -p 1812/udp:1812/udp -p 1813/udp:1813/udp --name freeradius sfoxdev/freeradius
```