You've already forked Awesome-DevOps-copy
Upgrade webiste (#35)
* Add new deployment tool * Upgrade the website * Update title for README file
This commit is contained in:
9
docs/contribution.md
Normal file
9
docs/contribution.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Contribution
|
||||
|
||||
Contributions are always welcome.
|
||||
|
||||
* Fork the repo
|
||||
* Create a pull request against master
|
||||
* Be sure tests pass (if exists)
|
||||
|
||||
Check [Git Flow](https://guides.github.com/introduction/flow/) for details.
|
||||
31
docs/index.md
Normal file
31
docs/index.md
Normal file
@@ -0,0 +1,31 @@
|
||||
# Welcome
|
||||
|
||||
A curated list of awesome DevOps platforms, tools, practices and resources. A list which help you to adopt and grow *DevOps* culture in your company. Also this list can be easily used for your *SRE* (Site Reliability Engineering) team.
|
||||
s
|
||||
|
||||
## What is DevOps
|
||||
|
||||
DevOps is the combination of cultural philosophies, practices, and tools that increases an organization’s ability to deliver applications and services at high velocity: evolving and improving products at a faster pace than organizations using traditional software development and infrastructure management processes. This speed enables organizations to better serve their customers and compete more effectively in the market.
|
||||
|
||||
## Benefits
|
||||
|
||||
* Speed
|
||||
* Rapid Delivery
|
||||
* Reliability
|
||||
* Scale
|
||||
* Improved Collaboration
|
||||
* Security
|
||||
|
||||
## Practices
|
||||
|
||||
* Continuous Integration
|
||||
* Continuous Delivery
|
||||
* Continuous Deployment
|
||||
* Microservices
|
||||
* Infrastructure as Code
|
||||
* Monitoring and Logging
|
||||
* Communication and Collaboration
|
||||
|
||||
## Tools
|
||||
|
||||
For list of tools check [list](http://awesome-devops.xyz/list) page.
|
||||
Reference in New Issue
Block a user