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.
- Host: GitHub
- URL: https://github.com/jakethesillysnake/devops
- Owner: JakeTheSillySnake
- Created: 2025-04-15T01:57:12.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-04-15T02:52:18.000Z (about 2 months ago)
- Last Synced: 2025-04-15T23:14:34.347Z (about 2 months ago)
- Topics: cicd, devops, docker, linux, linux-network, system-administration, virtual-machine
- Language: C
- Homepage:
- Size: 11.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.