{"id":22050242,"url":"https://github.com/queukat/microservices-cicd-pipeline","last_synced_at":"2026-05-08T18:33:36.312Z","repository":{"id":258254047,"uuid":"873525530","full_name":"queukat/microservices-cicd-pipeline","owner":"queukat","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-16T10:48:10.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-23T15:15:56.526Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/queukat.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-16T10:09:15.000Z","updated_at":"2024-10-16T10:48:13.000Z","dependencies_parsed_at":"2024-10-18T08:47:11.440Z","dependency_job_id":null,"html_url":"https://github.com/queukat/microservices-cicd-pipeline","commit_stats":null,"previous_names":["queukat/microservices-cicd-pipeline"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/queukat/microservices-cicd-pipeline","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/queukat%2Fmicroservices-cicd-pipeline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/queukat%2Fmicroservices-cicd-pipeline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/queukat%2Fmicroservices-cicd-pipeline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/queukat%2Fmicroservices-cicd-pipeline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/queukat","download_url":"https://codeload.github.com/queukat/microservices-cicd-pipeline/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/queukat%2Fmicroservices-cicd-pipeline/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32792176,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-30T14:18:33.257Z","updated_at":"2026-05-08T18:33:36.261Z","avatar_url":"https://github.com/queukat.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Automated Deployment Pipeline with Jenkins and Docker\n\nThis project demonstrates the automation of the CI/CD process for a Python web application using Jenkins and Docker.\n\n## Prerequisites\n\n- Docker installed\n- Jenkins installed\n- Git installed\n\n## How to Run\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/yourusername/automated-deployment-pipeline.git\n   ```\n2. Navigate to the project directory:\n\n   ```bash\n   cd automated-deployment-pipeline\n   ```\n3. Build the Docker image:\n   ```bash\n   docker build -t myapp:latest .\n   ```\n\n4. Run the Docker container:\n   ```bash\n   docker run -p 5000:5000 myapp:latest\n   ```\n5. Open your browser and go to http://localhost:5000 to see the running application.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqueukat%2Fmicroservices-cicd-pipeline","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqueukat%2Fmicroservices-cicd-pipeline","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqueukat%2Fmicroservices-cicd-pipeline/lists"}