#2379 database upgrade documentation is lacking configuration files
Closed: Fixed Opened by kordex.

https://docs.pagure.org/pagure/usage/upgrade_db.html

should state to use
PAGURE_CONFIG=/etc/pagure/pagure.cfg python createdb.py

and
alembic -c /etc/pagure/alembic.ini upgrade head


Metadata Update from @pingou:
- Issue tagged with: bug, doc, easyfix

Metadata Update from @pingou:
- Issue assigned to pingou

Commit cdb855ef fixes this issue

Metadata
Related Pull Requests