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

https://github.com/application-research/cpi-reporter

Reporting infra for Customer Provisioned Infrastructure
https://github.com/application-research/cpi-reporter

Last synced: about 2 months ago
JSON representation

Reporting infra for Customer Provisioned Infrastructure

Awesome Lists containing this project

README

          

# cpi-reporter
This reporting script is intended to be deployed using either Docker or Kubernetes.

To use it, you must have a working FDI installation (formerly known as Estuary Hosted Infrastructure).

## Prerequisites
* Working Gitea server, and customer lists tracked using it
* Working FDI installation
* Working Kubernetes cluster

## Getting started
* Deploy the manifests, modifying them as appropriate
* Set up a Kubernetes secret in the appropriate namespace
`kubectl create secret generic gitea-api-key --from-literal=GITEA_API_KEY= -n `