{"id":22752346,"url":"https://github.com/code4mk/argocd-setup","last_synced_at":"2025-03-30T06:44:12.535Z","repository":{"id":263656939,"uuid":"871869050","full_name":"code4mk/argocd-setup","owner":"code4mk","description":"Easily setup argocd on Kubernetes","archived":false,"fork":false,"pushed_at":"2024-11-19T17:51:26.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-19T12:55:23.563Z","etag":null,"topics":["argocd","sdeops"],"latest_commit_sha":null,"homepage":"https://www.youtube.com/watch?v=gAA0Jy6AWVE\u0026t=1sisYouTubea","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/code4mk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-13T07:01:28.000Z","updated_at":"2024-11-22T12:22:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"74124baa-d8a9-49b1-a02f-74abd133258b","html_url":"https://github.com/code4mk/argocd-setup","commit_stats":null,"previous_names":["code4mk/argocd-setup"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code4mk%2Fargocd-setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code4mk%2Fargocd-setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code4mk%2Fargocd-setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code4mk%2Fargocd-setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/code4mk","download_url":"https://codeload.github.com/code4mk/argocd-setup/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246285668,"owners_count":20752953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["argocd","sdeops"],"created_at":"2024-12-11T05:11:20.721Z","updated_at":"2025-03-30T06:44:12.523Z","avatar_url":"https://github.com/code4mk.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ArgoCD Setup\n\nThis repository contains an interactive bash script for setting up ArgoCD on a Kubernetes cluster. The script provides a menu-driven interface to perform various ArgoCD setup tasks individually or in sequence.\n\n## Features\n\nThe script offers the following operations:\n\n1. Install ArgoCD\n2. Get ArgoCD secret (admin password)\n3. Set up port-forwarding\n4. Add load balancer\n\n## Prerequisites\n\n- A Kubernetes cluster\n- `kubectl` installed and configured to work with your cluster\n- Necessary permissions to create resources in your cluster\n\n## Usage\n\n1. Clone this repository:\n   ```\n   git clone https://github.com/code4mk/argocd-setup.git\n   cd argocd-setup\n   ```\n\n2. Make the script executable:\n   ```\n   chmod +x setup.sh\n   ```\n\n3. Run the script:\n   ```\n   ./setup.sh\n   ```\n\n4. Follow the on-screen menu to perform desired operations.\n\n## Menu Options\n\n- **Install ArgoCD**: Creates a namespace for ArgoCD and installs it using the official manifest.\n- **Get ArgoCD Secret**: Retrieves and decodes the initial admin password for ArgoCD.\n- **Set up Port-Forwarding**: Establishes port-forwarding to access the ArgoCD UI locally.\n- **Add Load Balancer**: Patches the ArgoCD server service to use a LoadBalancer for external access.\n\n## Notes\n\n- The script assumes you have the necessary permissions in your Kubernetes cluster.\n- Port-forwarding (option 3) will run in the background. Press Enter to stop it when you're done.\n- After adding a load balancer (option 4), it may take a few minutes for an external IP to be assigned.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode4mk%2Fargocd-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcode4mk%2Fargocd-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode4mk%2Fargocd-setup/lists"}