aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorFilipp Lepalaan <filipp@mac.com>2015-10-26 15:48:54 +0200
committerFilipp Lepalaan <filipp@mac.com>2015-10-26 15:48:54 +0200
commitd2a617c62f8c152ebbfb5afbf467db1a93b510d0 (patch)
tree178699ace998a703f626f17376f15103d6f78fd5 /README.md
parentd8b00fd3068e2eae17282900a638eb269d4cf2c9 (diff)
downloadServo-d2a617c62f8c152ebbfb5afbf467db1a93b510d0.tar.gz
Servo-d2a617c62f8c152ebbfb5afbf467db1a93b510d0.tar.bz2
Servo-d2a617c62f8c152ebbfb5afbf467db1a93b510d0.zip
Added info on rules
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 52e2f11..238fdf2 100644
--- a/README.md
+++ b/README.md
@@ -51,6 +51,10 @@ For testing, you can run Servo without any extra setup:
$ cd my_servo_folder
$ python ./manage.py runserver
+If you want to run rules, set ENABLE_RULES = True and start the worker task:
+
+ $ celery -A servo worker -B -l info -s /tmp/celerybeat-schedule
+
Then fire up your browser and got to http://localhost:8080/