Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nginxinc/scoop-bucket
https://github.com/nginxinc/scoop-bucket
scoop scoop-bucket
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nginxinc/scoop-bucket
- Owner: nginxinc
- License: apache-2.0
- Created: 2023-12-21T05:28:40.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-24T19:47:37.000Z (4 months ago)
- Last Synced: 2024-07-24T22:38:37.870Z (4 months ago)
- Topics: scoop, scoop-bucket
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
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.