{"id":18515274,"url":"https://github.com/aheil/hhn-devops","last_synced_at":"2025-05-14T13:31:24.034Z","repository":{"id":149125827,"uuid":"305177967","full_name":"aheil/hhn-devops","owner":"aheil","description":"Unterlagen zur Vorlesung DevOps Bachelor Studiengang Software Engineering Bachelor an der Hochschule Heilbronn.","archived":false,"fork":false,"pushed_at":"2021-10-19T07:15:49.000Z","size":39158,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-12T23:54:29.149Z","etag":null,"topics":["agile-development","ansible","devops","docker","educational","lecture","lecture-material"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aheil.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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}},"created_at":"2020-10-18T19:16:40.000Z","updated_at":"2024-01-30T08:28:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"326010ae-cbc1-4f86-a1a2-087a904def5b","html_url":"https://github.com/aheil/hhn-devops","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aheil%2Fhhn-devops","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aheil%2Fhhn-devops/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aheil%2Fhhn-devops/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aheil%2Fhhn-devops/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aheil","download_url":"https://codeload.github.com/aheil/hhn-devops/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254150398,"owners_count":22022944,"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","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":["agile-development","ansible","devops","docker","educational","lecture","lecture-material"],"created_at":"2024-11-06T15:47:12.528Z","updated_at":"2025-05-14T13:31:24.000Z","avatar_url":"https://github.com/aheil.png","language":"Dockerfile","readme":"![Publish](https://github.com/aheil/hhn-devops/workflows/Publish/badge.svg?branch=main)\r\n\r\n# DevOps\r\n\r\nDieser Kurs ist Teil des Bachelor Studiengangs Software Engineering an der Hochschule Heilbronn.\r\n\r\nDies ist das Repository der Kursinformationen. Die Seite mit den Kursinformationen ist auf den [GitHub Pages dieses Repositories](https://aheil.github.io/hhn-devops/) verfügbar.\r\n\r\n[Offizielle Seite der Hochschule Heilbronn ⏭](https://www.hs-heilbronn.de/devops)\r\n\r\n\u003c!-- \r\n## Lecture Slides \r\n\r\n* 🇩🇪 [Überblick und Einführung](slides/devops.01.de.pdf) \r\n* 🇩🇪 [Kanban](slides/devops.02.de.pdf) \r\n* 🇩🇪 [Automatisierung](slides/devops.03.de.pdf) \r\n* 🇩🇪 [Kanban](slides/devops.04.de.pdf) \r\n* 🇩🇪 [Einführung in Container und Docker](slides/devops.05.de.pdf) \r\n* 🇩🇪 [Automatisierung und Ansible](slides/devops.06.de.pdf) \r\n* 🇩🇪 [Virtualisierung und Vagrant](slides/devops.07.de.pdf) \r\n* 🇩🇪 [Management und Kubernetes](slides/devops.08.de.pdf) \r\n* 🇩🇪 [Terraform](slides/devops.09.de.pdf) \r\n* 🇩🇪 [Value Stream Mapping](slides/devops.10.de.pdf) \r\n\r\n## Lab and Home Assignments \r\n\r\n## Lab 1: Processes\r\n\r\n* 🏋️‍♀️[WiP Limit and Cycle Time](labs/01_processes/wiplimit.md)\r\n\r\n## Lab 2: Container\r\n\r\n### Labs \r\n* 👨‍🔬 [Docker Basics](labs/02_container/docker_basics.md) - This lab covers basics of Containers and Docker. \r\n* 👨‍🔬 [Docker Layers](labs/02_container/layer.md) - This lab covers basics of Docker images, layers and how to reduce image sizes. \r\n\r\n### Exercises \r\n* 🏋️‍♀️[Docker Image](labs/02_container/docker.md) - This exercise lets you create a basic CI/CD runner based on a Docker container.  \r\n\r\n## Lab 8: Kubernetes\r\n* 👨‍🔬 [Minicube](labs/08_kubernetes/minikube.md) - This lab covers some basics of Minicube in Windows.\r\n\r\n## Lab 9: Deployments\r\n\r\n* 🏋️‍♀️[Deployment](labs/09_deployment/simple_app.md) - This exercise combines various techniques and skills acquired during the previous lessons. \r\n\r\n## Lab 10: Value Steam Maps and Lean Approaches\r\n\r\n* 🏋️‍♀️[Value Stream Map](labs/10_vsm/cycle_time.md) - This exercise allows you to learn how to work with cycle times, the total value added time as well as lead time. \r\n\r\n\r\n## License\r\n\r\nAll the code in this repository is made available under the MIT license unless otherwise noted.\r\n\r\nThe slides are published under the terms of the [CC-By 4.0 license](https://creativecommons.org/licenses/by/4.0/).\r\n--\u003e\r\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faheil%2Fhhn-devops","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faheil%2Fhhn-devops","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faheil%2Fhhn-devops/lists"}