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

https://github.com/jakethesillysnake/devops

DevOps projects for School 21.
https://github.com/jakethesillysnake/devops

cicd devops docker linux linux-network system-administration virtual-machine

Last synced: about 2 months ago
JSON representation

DevOps projects for School 21.

Awesome Lists containing this project

README

        

# DevOps Projects Summary

### D01_Linux
Linux system installation and updates. Administration basics.

### D02_LinuxNetwork
Linux networks configuration on virtual machines.

### D05_SimpleDocker
Introduction to docker. Developing a simple docker image for your own server.

### D06_CICD
Development of a simple CI/CD for the SimpleBashUtils project. Building, testing, deployment.