[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [GMG-Devel] Supported video files
From: |
Прокси |
Subject: |
Re: [GMG-Devel] Supported video files |
Date: |
Wed, 19 Nov 2014 18:13:40 +0100 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On 2014-Nov-19 08:50, ayleph wrote:
> >I run "bin/gmg dbupdate", before trying to upload it. It was first one
> >I tried.
> >
> >Now I restarted uwsgi, nginx and supervisor and it worked. Thanks!
>
> Any time you change your configuration, add plugins, or even add custom
> templates, you'll need to restart mediagoblin for the changes to take effect.
> That's probably pretty different from what you're used to do with php
> applications.
What is MediaGoblin in this case? "bin/gmg dbupdate" promotes changes in
database, I guess. From what I understood, supervisor controls the
processes. Is celery the actual MG process or uwsgi?