An open API service indexing awesome lists of open source software.

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)!

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 |