mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Revert "feat(PHP): add aurweb Prometheus metrics"
This reverts commit 986fa9ee30
.
This commit is contained in:
parent
5bfc1e9094
commit
040bb0d7f4
5 changed files with 2 additions and 183 deletions
8
INSTALL
8
INSTALL
|
@ -49,15 +49,9 @@ read the instructions below.
|
|||
|
||||
# pacman -S python-mysql-connector python-pygit2 python-srcinfo python-sqlalchemy \
|
||||
python-bleach python-markdown python-alembic python-jinja \
|
||||
python-itsdangerous python-authlib python-httpx hypercorn \
|
||||
composer
|
||||
python-itsdangerous python-authlib python-httpx hypercorn
|
||||
# python3 setup.py install
|
||||
|
||||
4a) Install `composer` dependencies while inside of aurweb's root:
|
||||
|
||||
$ cd /path/to/aurweb
|
||||
/path/to/aurweb $ composer require promphp/prometheus_client_php
|
||||
|
||||
5) Create a new MySQL database and a user and import the aurweb SQL schema:
|
||||
|
||||
$ python -m aurweb.initdb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue