{"id":15083687,"url":"https://github.com/saikrishnareddy1919/simple-express-app-cicd","last_synced_at":"2026-01-03T07:38:17.355Z","repository":{"id":192711203,"uuid":"687241591","full_name":"SaikrishnaReddy1919/simple-express-app-cicd","owner":"SaikrishnaReddy1919","description":"CI/CD - CI(using jenkins) and CD (ArgoCD) solution for simple express app.","archived":false,"fork":false,"pushed_at":"2023-09-05T08:10:00.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-23T08:35:39.734Z","etag":null,"topics":["argocd","aws","cicd","cluster","docker","ec2","jenkins","jenkins-pipeline","kubernetes"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/SaikrishnaReddy1919.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":"2023-09-05T00:30:55.000Z","updated_at":"2023-09-05T08:12:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"d7a428af-72cb-4817-afcf-7379840417e6","html_url":"https://github.com/SaikrishnaReddy1919/simple-express-app-cicd","commit_stats":{"total_commits":18,"total_committers":2,"mean_commits":9.0,"dds":0.05555555555555558,"last_synced_commit":"29dd87c7da4388659d11125ba80894daa1cb69ed"},"previous_names":["saikrishnareddy1919/simple-express-app-cicd"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SaikrishnaReddy1919%2Fsimple-express-app-cicd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SaikrishnaReddy1919%2Fsimple-express-app-cicd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SaikrishnaReddy1919%2Fsimple-express-app-cicd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SaikrishnaReddy1919%2Fsimple-express-app-cicd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SaikrishnaReddy1919","download_url":"https://codeload.github.com/SaikrishnaReddy1919/simple-express-app-cicd/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243941396,"owners_count":20372236,"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","aws","cicd","cluster","docker","ec2","jenkins","jenkins-pipeline","kubernetes"],"created_at":"2024-09-25T06:30:59.322Z","updated_at":"2026-01-03T07:38:17.309Z","avatar_url":"https://github.com/SaikrishnaReddy1919.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"## What this does?\n\nThis repo along with https://github.com/SaikrishnaReddy1919/express-app-cicd-manifests creates a Jenkins pipeline with GitOps to deploy code into a Kubernetes cluster. CI part is done via Jenkins and CD part via ArgoCD (GitOps).\n\n## Jenkins installation\n\nFollow the instructions on https://www.jenkins.io/doc/tutorials/tutorial-for-installing-jenkins-on-AWS/ . You can skip \"Configure a Cloud\" part for this demo. Please note some commands from this link might give errors, below are the workarounds:\n\n1. If you get daemonize error while running the command `sudo yum install jenkins java-1.8.0-openjdk-devel -y` then , run the commands from the answer of https://stackoverflow.com/questions/68806741/how-to-fix-yum-update-of-jenkins\n\n2. Install Docker on the EC2 after Jenkins is installed by following the instructions on https://serverfault.com/questions/836198/how-to-install-docker-on-aws-ec2-instance-with-ami-ce-ee-update\n\n3. Run `sudo chmod 666 /var/run/docker.sock` on the EC2 after Docker is installed.\n\n4. Install Git on the EC2 by running `sudo yum install git`\n\n### Jenkins plugins\n\nInstall the following plugins for the demo.\n\n- Amazon EC2 plugin (No need to set up Configure Cloud after)\n- Docker plugin\n- Docker Pipeline\n- GitHub Integration Plugin\n- Parameterized trigger Plugin\n\n## ArgoCD installation\n\nInstall ArgoCD in your Kubernetes cluster following this link - https://argo-cd.readthedocs.io/en/stable/getting_started/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaikrishnareddy1919%2Fsimple-express-app-cicd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaikrishnareddy1919%2Fsimple-express-app-cicd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaikrishnareddy1919%2Fsimple-express-app-cicd/lists"}