Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 758 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 758 Bytes

Docker image which provides an Nginx server based on OpenResty (alpine) with vts, sts, sts-stream and Prometheus lua metrics included.

Adds a server instance listening on port 9527 with the following endpoints.

The /metrics can be scraped directly with Prometheus. The /status requires an extra feature provided by https://github.com/hnlq715/nginx-vts-exporter.