https://github.com/projectsyn/component-argocd
Commodore component to manage Argo CD
https://github.com/projectsyn/component-argocd
argocd commodore commodore-component projectsyn syn
Last synced: about 1 month ago
JSON representation
Commodore component to manage Argo CD
- Host: GitHub
- URL: https://github.com/projectsyn/component-argocd
- Owner: projectsyn
- License: bsd-3-clause
- Created: 2020-06-12T09:10:23.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2026-03-26T07:09:39.000Z (about 2 months ago)
- Last Synced: 2026-03-27T02:32:35.794Z (about 2 months ago)
- Topics: argocd, commodore, commodore-component, projectsyn, syn
- Language: Jsonnet
- Homepage:
- Size: 1.44 MB
- Stars: 2
- Watchers: 6
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Commodore Component: Argo CD
This is a [Commodore][commodore] Component for Argo CD.
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/argocd).
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/