Skip to content

nazario29/devops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevOps code examples for everything!

Some code examples to cover some of the common DevOps processes.

Repo structure

Each folder on the root represents a technology which the code is related, below that should contain related folders or files

├── technology1
│   ├── example1
│   │   ├── example.sh
│   │   ├── functions.sh
│   │   ├── README.md
│   ├── example1
│   │   ├── example.sh
│   │   ├── functions.sh
│   │   ├── README.md
├── technology2
│   ├── example1
│   │   ├── example.sh
│   │   ├── functions.sh
│   │   ├── README.md
├── README.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published