Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nginxinc/scoop-bucket


https://github.com/nginxinc/scoop-bucket

scoop scoop-bucket

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

# NGINX Scoop Bucket

This repository contains Scoop App manifests for NGINX projects

Add the bucket with

```console
scoop bucket add nginx https://github.com/nginxinc/scoop-bucket.git
```

## NGINX Prometheus Exporter

The source for the NGINX Prometheus Exporter is [here](https://github.com/nginxinc/nginx-prometheus-exporter).

Install the NGINX Prometheus Exporter with

```console
scoop install nginx-prometheus-exporter
```

## Contributing

This project doesn't accept contributions. It's a repository for Scoop App manifests that are automatically generated by the individual projects. If you find issues with the manifest, please open an issue in the respective project.