changeset 3169:a649599ad8b7 beta

added my gist script for another detailed installation instructions
author Marcin Kuzminski <marcin@python-works.com>
date Fri, 18 Jan 2013 01:11:28 +0100
parents 2fb94c52e20e
children 2ab2eed4a70a
files docs/installation.rst
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/docs/installation.rst	Fri Jan 18 01:05:23 2013 +0100
+++ b/docs/installation.rst	Fri Jan 18 01:11:28 2013 +0100
@@ -43,6 +43,10 @@
 way many required by RhodeCode libraries will remain sandboxed from your main
 python and making things less problematic when doing system python updates. 
 
+Alternative very detailed installation instructions for Ubuntu Server with
+celery, indexer and daemon scripts: https://gist.github.com/4546398
+
+
 - Assuming you have installed virtualenv_ create a new virtual environment 
   using virtualenv command::