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
- Host: GitHub
- URL: https://github.com/application-research/cpi-reporter
- Owner: application-research
- Created: 2023-05-25T08:07:08.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-12T18:35:53.000Z (almost 3 years ago)
- Last Synced: 2025-03-19T08:49:28.440Z (about 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 `