]> git.parisson.com Git - teleforma.git/commit
First shot at dockerisation
authorGael Le Mignot <gael@pilotsystems.net>
Thu, 16 Dec 2021 10:40:43 +0000 (11:40 +0100)
committerGael Le Mignot <gael@pilotsystems.net>
Thu, 16 Dec 2021 10:40:43 +0000 (11:40 +0100)
commitc38805853eb53224115f820f0c125146010c83a5
treec4e9a2daf2d58108f16f4de0a5fa2a5dbefd7a90
parent5208fd129d0c219e9364f3a2ebcd2bc63ebc5a50
First shot at dockerisation
22 files changed:
Dockerfile [new file with mode: 0644]
app/__init__.py [new file with mode: 0644]
app/asgi.py [new file with mode: 0644]
app/asgi.sh [new file with mode: 0755]
app/init.sh [new file with mode: 0755]
app/local_settings.py [new file with mode: 0644]
app/local_settings.py.sample [new file with mode: 0644]
app/manage.py [new file with mode: 0755]
app/run/.placeholer [new file with mode: 0644]
app/settings.py [new file with mode: 0644]
app/urls.py [new file with mode: 0644]
app/wait.sh [new file with mode: 0755]
app/worker.py [new file with mode: 0644]
app/wsgi.ini [new file with mode: 0644]
app/wsgi.py [new file with mode: 0644]
app/wsgi.sh [new file with mode: 0755]
debian-packages.txt [new file with mode: 0644]
requirements-dev.txt [new file with mode: 0644]
requirements.txt [new file with mode: 0644]
setup.py
teleforma/4.0.5.zip [deleted file]
wsgi.py [deleted file]