]> git.parisson.com Git - timeside.git/commit
Add a rabbitmq broker and a celery worker (now builing with "docker-compose up")
authorGuillaume Pellerin <yomguy@parisson.com>
Sat, 14 Mar 2015 01:35:01 +0000 (02:35 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Sat, 14 Mar 2015 01:35:01 +0000 (02:35 +0100)
commit4a2e61c0008d6702817e7926780884d683a257fa
treee9f7cfb0f9b4933a273f18d0ef6597e1d48b2366
parent22e806e291f67422e1fce54dd3de1289801797eb
Add a rabbitmq broker and a celery worker (now builing with "docker-compose up")
docker-compose.yml
examples/deploy/celery_app.sh [new file with mode: 0644]
examples/deploy/start_app.sh
examples/sandbox/celery_app.py
examples/sandbox/settings.py