Skip to content

Rinco96/ece-devops-course

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevOps course

Materials for the DevOps course at the ECE.

Modules:

  • Introduction to DevOps
  • Git & SCM
  • CI/CD
  • Docket containers
  • ...

Usage

This materials project uses Gatsby.js framework. To build and run on your local do this:

git clone https://github.com/adaltas/ece-devops-course.git
cd ece-devops-course
npm install
npm run serve

Then open in browser http://localhost:9000 (could be another port number).

Content

  • "decks" - slide's content
  • "assets" - materials and code examples

Requirements

This project requires Node.js.

Author

Sergei Kudinov
sergei@adaltas
Developer and Data Engineer at Adaltas

About

Materials for the DevOps course at the ECE.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 63.8%
  • HTML 21.4%
  • JavaScript 14.8%