{"id":30214982,"url":"https://github.com/imshakil/100daysdevops-kodekloud","last_synced_at":"2025-09-14T04:41:59.068Z","repository":{"id":308302238,"uuid":"1026951581","full_name":"imShakil/100DaysDevOps-KodeKloud","owner":"imShakil","description":"100 days continuous task","archived":false,"fork":false,"pushed_at":"2025-08-13T02:17:07.000Z","size":58,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-13T04:13:43.953Z","etag":null,"topics":["100daysofdevops","ansible","bash","devops","docker","jenkins","kodekloud","kodekloud-engineer","linux","nginx"],"latest_commit_sha":null,"homepage":"","language":"Python","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/imShakil.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-07-27T01:32:34.000Z","updated_at":"2025-08-13T02:17:11.000Z","dependencies_parsed_at":"2025-08-05T08:51:53.620Z","dependency_job_id":null,"html_url":"https://github.com/imShakil/100DaysDevOps-KodeKloud","commit_stats":null,"previous_names":["imshakil/100daysdevops-kodekloud"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/imShakil/100DaysDevOps-KodeKloud","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imShakil%2F100DaysDevOps-KodeKloud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imShakil%2F100DaysDevOps-KodeKloud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imShakil%2F100DaysDevOps-KodeKloud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imShakil%2F100DaysDevOps-KodeKloud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imShakil","download_url":"https://codeload.github.com/imShakil/100DaysDevOps-KodeKloud/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imShakil%2F100DaysDevOps-KodeKloud/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270347660,"owners_count":24568585,"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-13T02:00:09.904Z","response_time":66,"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":["100daysofdevops","ansible","bash","devops","docker","jenkins","kodekloud","kodekloud-engineer","linux","nginx"],"created_at":"2025-08-14T01:39:11.244Z","updated_at":"2025-09-14T04:41:59.060Z","avatar_url":"https://github.com/imShakil.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 100 Days of DevOps [KodeKloud]\n\nThis repository contains solutions for the 100 Days of DevOps challenge.\n\n\u003e Wanna start yourself? Follow this [reference link](https://linkly.link/2CeSH). It will give me a small gift of kodekloud points. \n\n## Table of Contents\n\n|Days|Task|Solved|\n|---|---|---|\n| 001 | Linux User Setup with Non-interactive Shell | [Link](./days/001.md) |\n| 002 | Temporary User Setup with Expiry Date | [Link](./days/002.md) |\n| 003 | Secure SSH Root Access | [Link](./days/003.md) |\n| 004 | Script Execute Permissions | [Link](./days/004.md) |\n| 005 | Install and Configuration Selinux | [Link](./days/005.md) |\n| 006 | Setup a Cron Job | [Link](./days/006.md) |\n| 007 | Linux SSH Automation | [Link](./days/007.md) |\n| 008 | Setup Ansible | [Link](./days/008.md) |\n| 009 | Debugging MariaDB Issues | [Link](./days/009.md) |\n| 010 | Create a BASH Script | [Link](./days/010.md) |\n| 011 | Install and Setup Tomcat Server | [Link](./days/011.md) |\n| 012 | Linux Network Services | [Link](./days/012.md) |\n| 013 | IPtables Installation And Configuration | [Link](./days/013.md) |\n| 014 | Linux Process Troubleshooting | [Link](./days/014.md) |\n| 015 | Setup SSL for NGINX | [Link](./days/015.md) |\n| 016 | Install and Configure NGINX as Load Balancer | [Link](./days/016.md) |\n| 017 | Install and Configure PostgreSQL | [Link](./days/017.md) |\n| 018 | Configure LAMP Server (LAMP Stack) | [Link](./days/018.md) |\n| 019 | Install and Configure Web Application | [Link](./days/019.md) |\n| 020 | Configure Nginx + PHP-FPM Using Unix Sock | [Link](./days/020.md) |\n| 021 | Setup Git Repository on Server | [Link](./days/021.md) |\n| 022 | Clone Git Repository | [Link](./days/022.md) |\n| 023 | Fork a repository | [Link](./days/023.md) |\n| 024 | Git Branch Create | [Link](./days/024.md) |\n| 025 | Git Branch Merge | [Link](./days/025.md) |\n| 026 | Git Manage Remotes | [Link](./days/026.md) |\n| 027 | Git Revert Some Changes | [Link](./days/027.md) |\n| 028 | Git Cherry Pick | [Link](./days/028.md) |\n| 029 | Git Pull Request | [Link](./days/029.md) |\n| 030 | Git Reset Hard | [Link](./days/030.md) |\n| 031 | Git Stash | [Link](./days/031.md) |\n| 032 | Git Rebase | [Link](./days/032.md) |\n| 033 | Git Merge Conflict Resolve | [Link](./days/033.md) |\n| 034 | Configure Git Hook | [Link](./days/034.md) |\n| 035 | Setup Docker Installation | [Link](./days/035.md) |\n| 036 | Run a NGINX Container on Docker | [Link](./days/036.md) |\n| 037 | Copy File to Docker Container | [Link](./days/037.md) |\n| 038 | Docker Pull Images | [Link](./days/038.md) |\n| 039 | Create a Docker Image From a Container | [Link](./days/039.md) |\n| 040 | Docker Execution | [Link](./days/040.md) |\n| 041 | Create a Docker File | [Link](./days/041.md) |\n| 042 | Create Docker Network | [Link](./days/042.md) |\n| 043 | Docker Ports Mapping | [Link](./days/043.md) |\n| 044 | Creating a Docker Compose File | [Link](./days/044.md) |\n| 045 | Resolve Dockerfile Issues | [Link](./days/045.md) |\n| 046 | Deploy an App on Docker Containers | [Link](./days/046.md) |\n| 047 | Docker Python App | [Link](./days/047.md) |\n| 048 | Deploy Pods in Kubernetes Cluster | [Link](./days/048.md) |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimshakil%2F100daysdevops-kodekloud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimshakil%2F100daysdevops-kodekloud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimshakil%2F100daysdevops-kodekloud/lists"}