https://github.com/redhataccess/rhstatus-agent
https://github.com/redhataccess/rhstatus-agent
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/redhataccess/rhstatus-agent
- Owner: redhataccess
- Created: 2015-07-17T12:46:58.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-17T12:55:21.000Z (almost 11 years ago)
- Last Synced: 2025-07-03T18:11:35.416Z (12 months ago)
- Language: JavaScript
- Size: 117 KB
- Stars: 0
- Watchers: 14
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Red Hat Status agent
This is the agent meant to feed https://github.com/redhataccess/rhstatus data from various geos. This app works but is in alpha stage.
# Installation
npm install
# Running
```
npm run start
```
# TBD
* Read the geo from configuration so it can be parameterized per GEO deployment
* Read the external itos mongo instance from the configuration and write to that mongo instance
* Ensure that itos can be written to 'externally'