Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/appuio/component-openshift4-monitoring
Commodore component to manage OpenShift 4 cluster monitoring
https://github.com/appuio/component-openshift4-monitoring
commodore-component hacktoberfest monitoring openshift openshift4 projectsyn syn vshn-project-ocp
Last synced: 4 days ago
JSON representation
Commodore component to manage OpenShift 4 cluster monitoring
- Host: GitHub
- URL: https://github.com/appuio/component-openshift4-monitoring
- Owner: appuio
- License: bsd-3-clause
- Created: 2020-08-11T11:01:25.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-12T13:32:26.000Z (9 months ago)
- Last Synced: 2024-04-12T20:17:21.060Z (9 months ago)
- Topics: commodore-component, hacktoberfest, monitoring, openshift, openshift4, projectsyn, syn, vshn-project-ocp
- Language: Jsonnet
- Homepage:
- Size: 762 KB
- Stars: 1
- Watchers: 12
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Commodore Component: OpenShift4 Monitoring
This is a [Commodore][commodore] Component for OpenShift4 Monitoring.
This repository is part of Project Syn.
For documentation on Project Syn and this component, see [syn.tools](https://syn.tools).## Documentation
The rendered documentation for this component is available on the [Commodore Components Hub](https://hub.syn.tools/openshift4-monitoring).
Documentation for this component is written using [Asciidoc][asciidoc] and [Antora][antora].
It can be found in the [`docs`](docs) folder.
We use the [Divio documentation structure](https://documentation.divio.com/) to organize our documentation.Run the `make docs-serve` command in the root of the project, and then browse to http://localhost:2020 to see a preview of the current state of the documentation.
After writing the documentation, please use the `make docs-vale` command and correct any warnings raised by the tool.
## Contributing and license
This library is licensed under [BSD-3-Clause](LICENSE).
For information about how to contribute, see [CONTRIBUTING](CONTRIBUTING.md).[commodore]: https://syn.tools/commodore/
[asciidoc]: https://asciidoctor.org/
[antora]: https://antora.org/