1
0
mirror of https://github.com/kakwa/ldapcherry synced 2024-06-24 12:42:56 +02:00

mention the goodies directory

This commit is contained in:
kakwa 2015-07-21 00:33:05 +02:00
parent 7d5ccb4e8e
commit d7e59ff74e

View File

@ -3,13 +3,15 @@ Some Goodies
Here are some goodies that might help deploying LdapCherry Here are some goodies that might help deploying LdapCherry
They are located in the **goodies/** directory.
Init Script Init Script
----------- -----------
Sample init script for Debian: Sample init script for Debian:
.. literalinclude:: ../goodies/init-debian .. literalinclude:: ../goodies/init-debian
:language: bash :language: bash
This init script is available in **goodies/init-debian**. This init script is available in **goodies/init-debian**.
@ -17,13 +19,16 @@ Apache Vhost
------------ ------------
.. literalinclude:: ../goodies/apache.conf .. literalinclude:: ../goodies/apache.conf
:language: xml
Nginx Vhost Nginx Vhost
----------- -----------
.. literalinclude:: ../goodies/nginx.conf .. literalinclude:: ../goodies/nginx.conf
:language: yaml
Lighttpd Vhost Lighttpd Vhost
-------------- --------------
.. literalinclude:: ../goodies/lighttpd.conf .. literalinclude:: ../goodies/lighttpd.conf
:language: yaml