mirror of
https://github.com/kakwa/ldapcherry
synced 2024-11-22 01:14:21 +01:00
1.3 KiB
1.3 KiB
Some Goodies
Here are some goodies that might help deploying LdapCherry
They are located in the goodies/ directory.
Init Script
Sample init script for Debian:
../goodies/init-debian
This init script is available in goodies/init-debian.
Apache Vhost
Basic Apache Vhost:
../goodies/apache.conf
Nginx Vhost
Basic Nginx Vhost:
../goodies/nginx.conf
Nginx Vhost (FastCGI)
Nginx Vhost in FastCGI mode:
../goodies/nginx-fastcgi.conf
Warning
LdapCherry requires the python flup module to run in FastCGI
Lighttpd Vhost
Basic Lighttpd Vhost
../goodies/lighttpd.conf
Demo Backend Configuration Files
The files here are the ones that are used at the demo site at ldapcherry.kakwalab.ovh and can be used for a self-hosted demo backend:
../goodies/demo_backend_configs/attributes.yml
../goodies/demo_backend_configs/roles.yml
../goodies/demo_backend_configs/ldapcherry.ini