Skip to content

Starbix/docker-plex-ldap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LDAP for Plex

Docker Pulls

Description

What is LDAP for Plex?

An LDAP server that uses Plex as the provider.

Features

  • Based on Alpine Linux.
  • Automatic installation using environment variables.
  • No root processes. Never.

Environment variables

Required:

Optional:

  • UID : user id (default : 991)
  • GID : group id (default : 991)
  • DEBUG : enable debug (default : false)
  • PORT : port for the LDAP server (default : 2389)
  • HOST : IP the LDAP server will listen on (default : 0.0.0.0)

Port

  • 2389 : LDAP port