{"id":21871501,"url":"https://github.com/niv-devops/webapp-argocd","last_synced_at":"2025-03-21T22:25:01.289Z","repository":{"id":259906098,"uuid":"879778178","full_name":"niv-devops/webapp-argocd","owner":"niv-devops","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-29T13:24:36.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-26T16:48:32.653Z","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/niv-devops.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-28T14:31:28.000Z","updated_at":"2024-10-29T13:24:40.000Z","dependencies_parsed_at":"2024-10-28T21:49:18.658Z","dependency_job_id":null,"html_url":"https://github.com/niv-devops/webapp-argocd","commit_stats":null,"previous_names":["niv-devops/webapp-argocd"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niv-devops%2Fwebapp-argocd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niv-devops%2Fwebapp-argocd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niv-devops%2Fwebapp-argocd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niv-devops%2Fwebapp-argocd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niv-devops","download_url":"https://codeload.github.com/niv-devops/webapp-argocd/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244876831,"owners_count":20524924,"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-28T06:14:25.027Z","updated_at":"2025-03-21T22:25:01.264Z","avatar_url":"https://github.com/niv-devops.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kubernetes Manifests for Weather WebApp\n\nThis repository contains the declarative Kubernetes manifests for deploying the Weather WebApp using ArgoCD and GitOps principles.\n\n## Repository Structure\n\n```\nmanifests/\n├── application-manifest.yaml  # ArgoCD application definition\n├── deployment.yaml            # Deployment manifest for the weather webapp\n├── service.yaml               # Service manifest for the weather webapp\n└── kustomization.yaml         # Optional Kustomize configuration\n```\n\n## Getting Started\n\n### Prerequisites\n\n- [ArgoCD](https://argo-cd.readthedocs.io/en/stable/)\n- Access to a Kubernetes cluster\n\n### Clone the Repository\n\n```bash\ngit clone https://github.com/niv-devops/webapp-argocd.git\ncd webapp-argocd\n```\n\n## Deployment with ArgoCD\n\nTo deploy the Weather Web App using ArgoCD, follow these steps:\n\n1. **Create an ArgoCD Application**:\n   In the ArgoCD UI, create a new application pointing to this repository and the path to the manifests.\n\n2. **Sync the Application**:\n   After creation, you can sync the application to deploy the resources defined in the manifests.\n\n## Updating the Application\n\nTo update the web app's Docker image version:\n\n1. **Modify the Image Version**:\n   Edit the `deployment.yaml` file to specify the new image version.\n\n2. **Commit Changes**:\n   Commit your changes to the repository. ArgoCD will automatically detect changes and can sync them to the cluster.\n\n```bash\ngit add deployment.yaml\ngit commit -m \"Update image version to \u003cnew_version\u003e\"\ngit push origin main \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniv-devops%2Fwebapp-argocd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fniv-devops%2Fwebapp-argocd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniv-devops%2Fwebapp-argocd/lists"}