Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guilhem/devops-training
DevOps culture training
https://github.com/guilhem/devops-training
agile cloud devops hugo lean reveal-js sre
Last synced: 16 days ago
JSON representation
DevOps culture training
- Host: GitHub
- URL: https://github.com/guilhem/devops-training
- Owner: guilhem
- License: cc-by-4.0
- Created: 2020-04-15T15:51:06.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-07-11T07:42:14.000Z (over 1 year ago)
- Last Synced: 2024-10-17T18:29:47.398Z (26 days ago)
- Topics: agile, cloud, devops, hugo, lean, reveal-js, sre
- Language: JavaScript
- Homepage: https://devops.training.barpilot.io
- Size: 11.1 MB
- Stars: 9
- Watchers: 4
- Forks: 7
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: License.txt
Awesome Lists containing this project
README
# DevOps-training
[![License: CC BY 4.0](https://img.shields.io/badge/License-CC%20BY%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by/4.0/)
A modular training about DevOps:
- Legacy
- Culture
- Implementations
- Deployment
- EnnemiesThis training only focus on DevOps "culture".
It's not about technical parts (CI, automation, containers, etc) but you can find a lot of very good training about the tool you choose.## How to present
You can use it directly from http://devops.training.barpilot.io or [deploy it yourself](#how-to-deploy).
Presentation was made for a 2/3 days training, but you can compose as you want for a 1 day training without problem.
Some notes are present for more detail when doing presentation (touch `s`).
## How to customize
1. Fork
2. Edit
3. Enjoy
4. optional but warmly welcome
Pull Request
## How to deployThis training use [Hugo](https://gohugo.io/) static site generator.
You can deploy it where you want, [devops.training.barpilot.io](http://devops.training.barpilot.io) is hosted by [@netlify](https://www.netlify.com/).
## Thank you
- [@dzello](https://github.com/dzello) for amazing https://github.com/dzello/reveal-hugo project
- [ChristOphe Chaudier](https://twitter.com/c_chaudier) for his work on DevOps.## Contributors :sparkles: