https://github.com/tomwechsler/linux_administration_automation
Linux automation with three different distributions (Ubuntu, openSUSE and Red Hat)!
https://github.com/tomwechsler/linux_administration_automation
Last synced: 9 months ago
JSON representation
Linux automation with three different distributions (Ubuntu, openSUSE and Red Hat)!
- Host: GitHub
- URL: https://github.com/tomwechsler/linux_administration_automation
- Owner: tomwechsler
- Created: 2023-03-03T05:50:32.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-16T15:19:54.000Z (almost 3 years ago)
- Last Synced: 2025-03-25T13:01:42.726Z (10 months ago)
- Language: Shell
- Size: 48.8 KB
- Stars: 9
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Linux Administration: Automation
Linux automation with three different distributions (Ubuntu, openSUSE and Red Hat)!
## Content of the sections
| Sections | Section description |
|-----|-------------------------------------------|
| A01 | Lab setup |
| A02 | Version Control Using Git |
| A03 | Linux Automation Using Shell Scripts |
| A04 | Implementing Configuration Management and IaC |
| A05 | Ansible for Configuration Management |
| A06 | Puppet for Configuration Management |
| A07 | SaltStack for Configuration Management |
| A08 | Chef for Configuration Management |
| A09 | Terraform to Deploy Your Virtual Machines |
| A10 | Implementing Containers Using Docker |
| A11 | Managing Container Micro-services Using Kubernetes |