Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shini4i/docker-argocd
A custom ArgoCD docker image
https://github.com/shini4i/docker-argocd
argocd dockerfile gitops secrets vault
Last synced: about 1 month ago
JSON representation
A custom ArgoCD docker image
- Host: GitHub
- URL: https://github.com/shini4i/docker-argocd
- Owner: shini4i
- Created: 2022-01-21T23:29:09.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-04T19:56:08.000Z (about 2 months ago)
- Last Synced: 2024-11-04T20:36:39.350Z (about 2 months ago)
- Topics: argocd, dockerfile, gitops, secrets, vault
- Language: Dockerfile
- Homepage:
- Size: 54.7 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ArgoCD
This project's purpose is to create ArgoCD docker image with custom tools.![GitHub last commit (branch)](https://img.shields.io/github/last-commit/shini4i/docker-argocd/main?style=flat-square)
![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/shini4i/docker-argocd?style=flat-square)## Custom tools
Currently, the following tools are installed and available to be used with ArgoCD:
- [argocd-vault-plugin](https://github.com/argoproj-labs/argocd-vault-plugin)
- [sops](https://github.com/mozilla/sops)
- [helm-secrets](https://github.com/jkroepke/helm-secrets)