mirror of
https://github.com/kakwa/ldapcherry
synced 2024-11-11 12:08:51 +01:00
35 lines
590 B
ReStructuredText
35 lines
590 B
ReStructuredText
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:
|
|
|
|
.. literalinclude:: ../goodies/init-debian
|
|
:language: bash
|
|
|
|
This init script is available in **goodies/init-debian**.
|
|
|
|
Apache Vhost
|
|
------------
|
|
|
|
.. literalinclude:: ../goodies/apache.conf
|
|
:language: xml
|
|
|
|
Nginx Vhost
|
|
-----------
|
|
|
|
.. literalinclude:: ../goodies/nginx.conf
|
|
:language: yaml
|
|
|
|
Lighttpd Vhost
|
|
--------------
|
|
|
|
.. literalinclude:: ../goodies/lighttpd.conf
|
|
:language: yaml
|