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: 21 days 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 (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-11T23:27:42.000Z (about 1 month ago)
- Last Synced: 2024-12-12T00:25:35.565Z (about 1 month 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)