Use values of env vars PAGURE_CONFIG and ALEMBIC_CONFIG if set. Get full path to alembic config and perform check if file exist, similar as for pagure config.
Name argument moved to right position, otherwise celery fails to start. Name argument introduced to allow spinning up workers with unique names.
Part of my work to deploy pagure on kubernetes