summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoshua Hesketh <josh@nitrotech.org>2013-09-11 12:30:38 +1000
committerJoshua Hesketh <josh@nitrotech.org>2013-09-11 12:30:38 +1000
commitaf26dbb4987a2091ef1e83c9789b47ad4c314fa6 (patch)
treeb6f9ceb25ab3427cb6020ae3fda1ab9afbe35dec /doc
parent05d0158c6c847c66f9a3ae804af3affa56101e60 (diff)
downloadturbo-hipster-af26dbb4987a2091ef1e83c9789b47ad4c314fa6.tar.gz
Small doc notes
Diffstat (limited to 'doc')
-rw-r--r--doc/source/installation.rst5
-rw-r--r--doc/source/intro.rst2
2 files changed, 6 insertions, 1 deletions
diff --git a/doc/source/installation.rst b/doc/source/installation.rst
index 08272c0..106f4f4 100644
--- a/doc/source/installation.rst
+++ b/doc/source/installation.rst
@@ -109,6 +109,11 @@ exist and are writeable by your turbo-hipster user::
mkdir -p /var/cache/pip
chown turbo-hipster:turbo-hipster /var/cache/pip
+Edit MySQL's log rotate to ensure it is other writable::
+
+ vim /etc/logrotate.d/mysql-server
+ # edit create 640 to 644.
+
Start turbo-hipster
-------------------
diff --git a/doc/source/intro.rst b/doc/source/intro.rst
index c580182..d3fb16d 100644
--- a/doc/source/intro.rst
+++ b/doc/source/intro.rst
@@ -21,7 +21,7 @@ Typical workflow diagram
------------------------
**clearly this needs a lot of work, however I believe the structure
-is mostly there...**
+is mostly there... If you know graphviz please help!**
.. graphviz::