A basic container for a private MediaGoblin media server.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
uwsgi: |
|
uid: mediagoblin |
|
gid: mediagoblin |
|
socket: /tmp/mediagoblin.uwsgi.sock |
|
chown-socket: www-data:www-data |
|
plugins: python3 |
|
pythonpath: /usr/lib/python3 |
|
chdir: /app |
|
ini-paste: /app/paste.ini |
|
env: CELERY_ALWAYS_EAGER=true
|
|
|