https://github.com/sandysanthosh/devops
Devops Tools
https://github.com/sandysanthosh/devops
Last synced: 3 months ago
JSON representation
Devops Tools
- Host: GitHub
- URL: https://github.com/sandysanthosh/devops
- Owner: sandysanthosh
- License: apache-2.0
- Created: 2020-11-07T10:19:31.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-10-22T08:48:24.000Z (about 4 years ago)
- Last Synced: 2025-07-10T00:00:19.687Z (6 months ago)
- Homepage: https://sandysanthosh.github.io/Devops/
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
