{"id":20432605,"url":"https://github.com/mlabouardy/alldaydevops-2020","last_synced_at":"2026-02-28T07:36:31.263Z","repository":{"id":79849217,"uuid":"255693484","full_name":"mlabouardy/alldaydevops-2020","owner":"mlabouardy","description":"AllDayDevOps Spring Break Edition 2020","archived":false,"fork":false,"pushed_at":"2020-04-17T11:58:51.000Z","size":21,"stargazers_count":2,"open_issues_count":0,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T20:52:55.024Z","etag":null,"topics":["azure","container","devops","docker","jenkins","k8s","packer","terraform"],"latest_commit_sha":null,"homepage":"","language":"HCL","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/mlabouardy.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":"2020-04-14T18:33:50.000Z","updated_at":"2020-08-13T11:36:34.000Z","dependencies_parsed_at":"2023-12-18T00:00:12.782Z","dependency_job_id":null,"html_url":"https://github.com/mlabouardy/alldaydevops-2020","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mlabouardy/alldaydevops-2020","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlabouardy%2Falldaydevops-2020","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlabouardy%2Falldaydevops-2020/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlabouardy%2Falldaydevops-2020/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlabouardy%2Falldaydevops-2020/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlabouardy","download_url":"https://codeload.github.com/mlabouardy/alldaydevops-2020/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlabouardy%2Falldaydevops-2020/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29927623,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T19:37:42.220Z","status":"online","status_checked_at":"2026-02-28T02:00:07.010Z","response_time":90,"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":["azure","container","devops","docker","jenkins","k8s","packer","terraform"],"created_at":"2024-11-15T08:15:53.346Z","updated_at":"2026-02-28T07:36:31.258Z","avatar_url":"https://github.com/mlabouardy.png","language":"HCL","readme":"## AllDayDevOps Spring Break Edition 2020\n\nCloud Native Jenkins cluster deployment on Azure with Terraform \u0026 Packer. Plus, setup of CI/CD pipeline on Jenkins with Pipeline as Code.\n\n## Jenkins Workers Resource Identity\n\n- Create Managed Identity called JenkinsWorker:\n\n```\naz identity create --resource-group $resourceGroup --name JenkinsWorker\n```\n\n- Assign JenkinsWorker identity to VMs\n\n- Get JenkinsWorker Principal ID:\n\n```\nprincipalId=$(az identity show --resource-group $resourceGroup --name JenkinsWorker --query principalId --output tsv)\n```\n\n- Assign the desired role the managed identity:\n\n```\ncontainerId=$(az container show --resource-group $resourceGroup --name application-sandbox|staging|production --query id --output tsv)\naz role assignment create --assignee $principalId --scope $containerId --role Contributor\n```\n\n## Author \n\nMohamed Labouardy","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlabouardy%2Falldaydevops-2020","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmlabouardy%2Falldaydevops-2020","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlabouardy%2Falldaydevops-2020/lists"}