{"id":26648990,"url":"https://github.com/matveysviadysh/devops","last_synced_at":"2026-04-12T06:34:34.229Z","repository":{"id":284020767,"uuid":"953509814","full_name":"MatveySviadysh/DevOps","owner":"MatveySviadysh","description":"This project aims to develop your DevOps skills through hands-on experience with essential tools and practices.","archived":false,"fork":false,"pushed_at":"2025-05-26T19:06:04.000Z","size":101,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-26T20:21:06.945Z","etag":null,"topics":["ci-cd","devops","docker","halm","jenkins","kubernetes","nginx","parameters","redis"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MatveySviadysh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","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-03-23T14:36:43.000Z","updated_at":"2025-05-26T19:06:10.000Z","dependencies_parsed_at":"2025-04-18T10:26:14.176Z","dependency_job_id":"1f4841a0-fbc0-4e80-865e-bb768fd0f6f0","html_url":"https://github.com/MatveySviadysh/DevOps","commit_stats":null,"previous_names":["matveysviadysh/devops"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MatveySviadysh/DevOps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatveySviadysh%2FDevOps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatveySviadysh%2FDevOps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatveySviadysh%2FDevOps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatveySviadysh%2FDevOps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MatveySviadysh","download_url":"https://codeload.github.com/MatveySviadysh/DevOps/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatveySviadysh%2FDevOps/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270390537,"owners_count":24575609,"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-08-14T02:00:10.309Z","response_time":75,"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","devops","docker","halm","jenkins","kubernetes","nginx","parameters","redis"],"created_at":"2025-03-25T00:47:34.730Z","updated_at":"2026-04-12T06:34:34.195Z","avatar_url":"https://github.com/MatveySviadysh.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker\ndocker-compose up --build\ndocker-compose down\ndocker build -t m-project .\ndocker exec -it devops-nginx-server-1 sh\n\n# Kubernetes\nkubectl get deployments\nkubectl get services\nkubectl apply -f nginx-server.yaml\nkubectl get pods\nkubectl get services\nkubectl delete -f nginx-server.yaml\nkubectl port-forward pod/nginx-server-96b9d695-g8fmm 8080:80\n\n\nkubectl config use-context \u003cyour-context\u003e\nkubectl apply -f kube/\n\n# monitoring\nkubectl create configmap logstash-config --from-file=logstash.conf --namespace=kube-system\nkubectl apply -f filebeat-daemonset.yaml\nkubectl apply -f logstash-deployment.yaml\nkubectl apply -f elasticsearch-statefulset.yaml\nkubectl apply -f kibana-deployment.yaml\nkubectl get all -n kube-system\n\n\n\n# Monitoring\ndocker-compose -f docker-compose.override.yml up -d\n\n# Jenkins\n\n# Helm\n\n# Redis\nredis-cli -p 6379\nredis-cli -p 6380\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatveysviadysh%2Fdevops","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatveysviadysh%2Fdevops","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatveysviadysh%2Fdevops/lists"}