]> git.parisson.com Git - telemeta.git/commit
try to simplify docker composition
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Wed, 2 Dec 2015 08:31:27 +0000 (09:31 +0100)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Wed, 2 Dec 2015 08:31:27 +0000 (09:31 +0100)
commitef5144103658b7db73792f7a76f7599355fcb46a
tree8ff097bce66e8ea93b204c895aeb138551e6949d
parent60667982105fa93264c49ad7786a811e41f5ee4d
try to simplify docker composition
40 files changed:
Dockerfile
app/__init__.py [new file with mode: 0644]
app/deploy/apt-app.list [new file with mode: 0644]
app/deploy/celery_app.sh [new file with mode: 0644]
app/deploy/nginx-app.conf [new file with mode: 0644]
app/deploy/start_app.sh [new file with mode: 0644]
app/deploy/wait.sh [new file with mode: 0644]
app/fixtures/original_format.txt [new file with mode: 0644]
app/manage.py [new file with mode: 0755]
app/sandbox/__init__.py [new file with mode: 0644]
app/sandbox/celery_app.py [new file with mode: 0644]
app/sandbox/diag.sh [new file with mode: 0755]
app/sandbox/modelviz.py [new file with mode: 0644]
app/sandbox/robots.txt [new file with mode: 0644]
app/sandbox/settings.py [new file with mode: 0644]
app/sandbox/update_schema.sh [new file with mode: 0755]
app/sandbox/urls.py [new file with mode: 0644]
app/wsgi.py [new file with mode: 0644]
doc/content/README.rst
doc/pelicanconf.py
docker-compose.yml
examples/deploy/apt-app.list [deleted file]
examples/deploy/celery_app.sh [deleted file]
examples/deploy/nginx-app.conf [deleted file]
examples/deploy/start_app.sh [deleted file]
examples/deploy/wait.sh [deleted file]
examples/fixtures/original_format.txt [deleted file]
examples/sandbox/__init__.py [deleted file]
examples/sandbox/celery_app.py [deleted file]
examples/sandbox/diag.sh [deleted file]
examples/sandbox/manage.py [deleted file]
examples/sandbox/modelviz.py [deleted file]
examples/sandbox/robots.txt [deleted file]
examples/sandbox/settings.py [deleted file]
examples/sandbox/update_schema.sh [deleted file]
examples/sandbox/urls.py [deleted file]
examples/sandbox/wsgi.py [deleted file]
telemeta/locale
telemeta/pages
telemeta/templates/telemeta/collection_detail.html