1
0
mirror of https://github.com/kakwa/ldapcherry synced 2024-06-28 14:42:55 +02:00
ldapcherry/docs/goodies.rst

35 lines
590 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
2015-07-21 00:33:05 +02:00
They are located in the **goodies/** directory.
Init Script
-----------
Sample init script for Debian:
.. literalinclude:: ../goodies/init-debian
2015-07-21 00:33:05 +02:00
:language: bash
This init script is available in **goodies/init-debian**.
Apache Vhost
------------
.. literalinclude:: ../goodies/apache.conf
2015-07-21 00:33:05 +02:00
:language: xml
Nginx Vhost
-----------
.. literalinclude:: ../goodies/nginx.conf
2015-07-21 00:33:05 +02:00
:language: yaml
Lighttpd Vhost
--------------
.. literalinclude:: ../goodies/lighttpd.conf
2015-07-21 00:33:05 +02:00
:language: yaml