diff README.rst @ 5494:57caeb60c52b stable

docs: add documentation for setup with puppet Incorporates feedback from Branko Majic and Søren Løvborg.
author Robert Rauch <mail@robertrauch.de>
date Thu, 03 Sep 2015 13:10:17 +0200
parents c3d83238afa1
children ae9ab4c92d46
line wrap: on
line diff
--- a/README.rst	Thu Sep 10 15:13:55 2015 +0000
+++ b/README.rst	Thu Sep 03 13:10:17 2015 +0200
@@ -37,6 +37,13 @@
 Please visit https://docs.kallithea-scm.org/en/latest/installation.html for
 more details.
 
+There is also an experimental `Puppet module`_ for installing and setting up
+Kallithea. Currently, only basic functionality is provided, but it is still
+enough to get up and running quickly, especially for people without Python
+background. See
+https://docs.kallithea-scm.org/en/latest/installation_puppet.html for further
+information.
+
 
 Source code
 -----------
@@ -238,3 +245,4 @@
 .. _Celery: http://celeryproject.org/
 .. _vcs: http://pypi.python.org/pypi/vcs
 .. _Software Freedom Conservancy: http://sfconservancy.org/
+.. _Puppet module: https://forge.puppetlabs.com/rauch/kallithea