1
0
mirror of https://github.com/kakwa/ldapcherry synced 2024-11-26 03:04:30 +01:00
ldapcherry/docs/goodies.rst

30 lines
481 B
ReStructuredText
Raw Normal View History

2015-07-20 01:46:40 +02:00
Some Goodies
============
Here are some goodies that might help deploying LdapCherry
Init Script
-----------
Sample init script for Debian:
.. literalinclude:: ../goodies/init-debian
:language: bash
This init script is available in **goodies/init-debian**.
Apache Vhost
------------
.. literalinclude:: ../goodies/apache.conf
Nginx Vhost
-----------
.. literalinclude:: ../goodies/nginx.conf
Lighttpd Vhost
--------------
.. literalinclude:: ../goodies/lighttpd.conf