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

https://github.com/sandysanthosh/devops

Devops Tools
https://github.com/sandysanthosh/devops

Last synced: 3 months ago
JSON representation

Devops Tools

Awesome Lists containing this project

README

          

# Devops

Devops Tools:

#### GIT-> for version control for tracking changes in code files
#### Maven -> for software packaging
#### Jenkins -> For continuous integration and continuous deployment
#### Docker -> for container image which is lightweight, executable package of software which Includes everything to run the image(eg. Code, libraries)
#### Puppet -> open source software configuration management tool
#### Nagios -> Application Monitoring tool

![devos](https://user-images.githubusercontent.com/11579239/98439492-34945480-2118-11eb-8d03-774700fda2b3.png)