{"id":20720295,"url":"https://github.com/ryanparsa/gitops","last_synced_at":"2026-02-02T11:09:25.852Z","repository":{"id":257992718,"uuid":"873237636","full_name":"ryanparsa/gitops","owner":"ryanparsa","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-15T22:59:09.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-17T22:43:08.033Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/ryanparsa.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-15T20:35:52.000Z","updated_at":"2024-10-15T22:59:13.000Z","dependencies_parsed_at":"2024-10-18T02:50:59.666Z","dependency_job_id":null,"html_url":"https://github.com/ryanparsa/gitops","commit_stats":null,"previous_names":["ryanparsa/gitops"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanparsa%2Fgitops","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanparsa%2Fgitops/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanparsa%2Fgitops/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanparsa%2Fgitops/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryanparsa","download_url":"https://codeload.github.com/ryanparsa/gitops/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242995884,"owners_count":20218815,"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":[],"created_at":"2024-11-17T03:19:57.593Z","updated_at":"2026-02-02T11:09:20.809Z","avatar_url":"https://github.com/ryanparsa.png","language":null,"readme":"\n#### Apply Backend Prod Application\n```bash\nkubectl apply -f gitops-repo/backend/overlays/prod/application.yaml\n```\n\n#### Apply Backend Beta Application\n```bash\nkubectl apply -f gitops-repo/backend/overlays/beta/application.yaml\n```\n\n#### Apply Frontend Prod Application\n```bash\nkubectl apply -f gitops-repo/frontend/overlays/prod/application.yaml\n```\n\n#### Apply Frontend Beta Application\n```bash\nkubectl apply -f gitops-repo/frontend/overlays/beta/application.yaml\n```\n\n### Verify ArgoCD Sync\n\nOnce you’ve applied the `application.yaml` files, ArgoCD will start monitoring the GitOps repository for changes in those specific paths and sync the resources to your Kubernetes cluster. To verify that everything is synced correctly, you can:\n\n1. **Access the ArgoCD UI**:\n   - You can access the ArgoCD UI by port-forwarding the ArgoCD server to your local machine:\n     ```bash\n     kubectl port-forward svc/argocd-server -n argocd 8080:443\n     ```\n   - Then, visit `https://localhost:8080` in your browser and log in.\n\n2. **Check Application Status**:\n   - In the ArgoCD UI, you should see your applications (`backend-prod`, `backend-beta`, `frontend-prod`, `frontend-beta`) listed.\n   - ArgoCD will automatically sync these applications by pulling the configuration from your GitOps repo and applying it to the cluster.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanparsa%2Fgitops","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryanparsa%2Fgitops","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanparsa%2Fgitops/lists"}