{"id":18831869,"url":"https://github.com/bjnandi/laravel-aws-eks-latest","last_synced_at":"2025-09-07T00:43:06.374Z","repository":{"id":142447795,"uuid":"542761938","full_name":"bjnandi/laravel-aws-eks-latest","owner":"bjnandi","description":null,"archived":false,"fork":false,"pushed_at":"2022-09-30T06:44:19.000Z","size":78,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-31T03:41:41.891Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/bjnandi.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":"2022-09-28T19:34:51.000Z","updated_at":"2022-09-28T19:38:17.000Z","dependencies_parsed_at":"2023-06-11T19:15:50.077Z","dependency_job_id":null,"html_url":"https://github.com/bjnandi/laravel-aws-eks-latest","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bjnandi/laravel-aws-eks-latest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjnandi%2Flaravel-aws-eks-latest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjnandi%2Flaravel-aws-eks-latest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjnandi%2Flaravel-aws-eks-latest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjnandi%2Flaravel-aws-eks-latest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjnandi","download_url":"https://codeload.github.com/bjnandi/laravel-aws-eks-latest/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjnandi%2Flaravel-aws-eks-latest/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273983074,"owners_count":25202092,"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-09-06T02:00:13.247Z","response_time":2576,"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":[],"created_at":"2024-11-08T01:56:11.132Z","updated_at":"2025-09-07T00:43:06.359Z","avatar_url":"https://github.com/bjnandi.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nI) Environment Setup\n\n\t1) Install AWS CLI on local windows machine \n    \n\t2) Install eksctl  on local windows machine \n\t \n\t3) Installing Chocolatey on local windows machine \n       via PowerShell:\n       \n       1. Press the Windows key and type \"PowerShell\". Select the Run as administrator option to open the Windows PowerShell.\n       \n           Get-ExecutionPolicy\n           \n           Set-ExecutionPolicy AllSigned\n           \n           Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1'))\n           \n\t4) Install kubctl on local windows machine\n\t\nII) Create cluster,deployment, service\n\n\tkubectl create cluster -f cluster.yaml\n\n\n    kubectl apply -f deployment.yaml\n\n    kubectl expose deployment laravel --type=NodePort --name=laravel-service\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbjnandi%2Flaravel-aws-eks-latest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbjnandi%2Flaravel-aws-eks-latest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbjnandi%2Flaravel-aws-eks-latest/lists"}