Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

DevOps Dojo

A simple HTML demonstration project created for learning DevOps concepts at IET (Institute of Engineering and Technology). This project showcases basic HTML structure and serves as a starting point for exploring DevOps practices.

Live Demo: https://krrish41.github.io/DevOps-Dojo/

Overview

DevOps Dojo is a minimal web project built with plain HTML. It demonstrates basic web development concepts and serves as a practice ground for learning DevOps workflows including version control, CI/CD, and deployment.

Project Structure

DevOps-Dojo/
├── index.html    # Main landing page
├── index2.html   # Secondary page (Welcome)
└── README.md     # This file

Pages

  • index.html — Landing page with links to the welcome page
  • index2.html — Welcome page with a greeting message

Getting Started

  1. Clone the repository:

    git clone https://github.com/Krrish41/DevOps-Dojo.git
    cd DevOps-Dojo
  2. Open index.html in any web browser to view the project.

DevOps Learning Objectives

This project is designed to practice:

  • Version Control: Git workflows, branching, merging
  • CI/CD: GitHub Actions for automated testing and deployment
  • Containerization: Docker basics (optional extension)
  • Deployment: GitHub Pages static site hosting
  • Monitoring: Basic uptime checks

License

This project is open source and available under the MIT License.

About

Devops Dojo Website Tutorial

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages