{"id":27607801,"url":"https://github.com/sadeeshaperera/ci-cd-configs","last_synced_at":"2025-10-07T01:27:07.764Z","repository":{"id":273188056,"uuid":"918758069","full_name":"SadeeshaPerera/ci-cd-configs","owner":"SadeeshaPerera","description":"CI/CD configurations scripts","archived":false,"fork":false,"pushed_at":"2025-04-20T09:15:03.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-22T22:05:45.753Z","etag":null,"topics":["ci-cd-pipeline","circleci","containerization","devops","docker","dockerfile","gitlab"],"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/SadeeshaPerera.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,"zenodo":null}},"created_at":"2025-01-18T19:22:27.000Z","updated_at":"2025-04-20T09:15:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"2ce2a977-304e-4a96-af1b-9504d9d152db","html_url":"https://github.com/SadeeshaPerera/ci-cd-configs","commit_stats":null,"previous_names":["sadeeshaperera/ci-cd-configs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SadeeshaPerera/ci-cd-configs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SadeeshaPerera%2Fci-cd-configs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SadeeshaPerera%2Fci-cd-configs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SadeeshaPerera%2Fci-cd-configs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SadeeshaPerera%2Fci-cd-configs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SadeeshaPerera","download_url":"https://codeload.github.com/SadeeshaPerera/ci-cd-configs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SadeeshaPerera%2Fci-cd-configs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278708061,"owners_count":26031932,"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","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["ci-cd-pipeline","circleci","containerization","devops","docker","dockerfile","gitlab"],"created_at":"2025-04-22T22:04:39.518Z","updated_at":"2025-10-07T01:27:07.759Z","avatar_url":"https://github.com/SadeeshaPerera.png","language":"Dockerfile","readme":"# CI/CD Configurations\n\nThis repository contains the configuration files and scripts to set up a robust CI/CD pipeline. The pipeline automates building, testing, and deploying applications to a cloud instance.\n\n## Repository Structure\n\n```\n├── circleci              # CircleCI workflows\n├── github-actions        # Github actions workflows\n├── gitlab-ci             # GitLab CI/CD configurations\n├── dockerfiles           # Docker-related configurations\n└── README.md             # Documentation\n```\n\u003cp align=\"center\"\u003e\u003ca href=\"https://ibb.co/kgdF9Vf\"\u003e\u003cimg src=\"https://i.ibb.co/LzGfJDW/CICD-Pipeline-Demystifying-The-Complexities-1.png\" alt=\"CICD-Pipeline-Demystifying-The-Complexities-1\" border=\"0\"\u003e\u003c/a\u003e\u003c/p\u003e\n\n## Key Features\n\n- **Automated Build and Test**: Ensure every commit is tested and built.\n- **Dockerized Deployment**: Applications are containerized for consistency.\n- **Cloud Deployment**: Automated deployment to a cloud instance.\n\n## Prerequisites\n\nBefore setting up this pipeline, ensure you have:\n\n1. A cloud provider account with a cloud instance configured.\n2. Docker installed on your local machine and a cloud instance.\n3. Necessary environment variables configured such as:\n   - `CLOUD_RESOURCE_ACCESS_KEY_ID`\n   - `CLOUD_RESOURCE_SECRET_ACCESS_KEY`\n   - `CLOUD_RESOURCE_INSTANCE_IP`\n   - `DOCKER_USERNAME`\n   - `DOCKER_PASSWORD`\n\n## Workflows\n\n### Build and Test Workflow\n\nThis workflow:\n\n1. Builds the application Docker image.\n2. Run tests to ensure code quality.\n\n### Deployment Workflow\n\nThis workflow:\n\n1. Pushes the Docker image to a container registry.\n2. Connects to the EC2 instance via SSH.\n3. Pull the latest image and restart the application.\n\n### Author\n\nImplemented by [Sadeesha Perera](https://github.com/SadeeshaPerera)\n\nFor questions or feedback, feel free to reach out!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsadeeshaperera%2Fci-cd-configs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsadeeshaperera%2Fci-cd-configs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsadeeshaperera%2Fci-cd-configs/lists"}