add hint about occ metrics command to readme

Signed-off-by: Robin Appelman <robin@icewind.nl>
This commit is contained in:
Robin Appelman 2023-11-06 16:57:30 +01:00
Родитель f4b557ccc5
Коммит 7dd5b78dbc
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -291,6 +291,8 @@ by setting the `METRICS_PORT` environment variable.
Once set the metrics are available in a prometheus compatible format at `/metrics` on the configured port.
Additionally you can manually check the metrics by running the `occ notify_push:metrics` command, this will function even if you haven't setup `METRICS_PORT`.
### Self-signed certificates
If your nextcloud is using a self-signed certificate then you either need to set the `NEXTCLOUD_URL` to a non-https, local url,