https://github.com/devopshobbies/nginx-tutorial
Creating this repo for learning all resources regarding nginx tutorial
https://github.com/devopshobbies/nginx-tutorial
Last synced: about 1 month ago
JSON representation
Creating this repo for learning all resources regarding nginx tutorial
- Host: GitHub
- URL: https://github.com/devopshobbies/nginx-tutorial
- Owner: devopshobbies
- Created: 2023-10-15T18:36:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-12T09:46:58.000Z (over 1 year ago)
- Last Synced: 2025-01-25T07:09:32.505Z (3 months ago)
- Size: 43 KB
- Stars: 5
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Everything About Nginx - Nginx Tutorial

Welcome to the Nginx Tutorial by Vahag Gragoosian in association with DevOps Hobbies Community.
## About the Author
- **Vahag Gragoosian**
- DevOps Enthusiast
- GitHub: [Vahag's GitHub](https://github.com/Vahaggn)
- LinkedIn: [Vahag's LinkedIn](https://www.linkedin.com/in/vahag-gragosian/)
- Youtube Channel: [Vahag's Youtube](https://www.youtube.com/@vahaggn)## DevOps Hobbies Community
- Youtube Channel: [Nginx Tutorial](https://www.youtube.com/channel/UCve--OvdZ5YROq4BEKyedCw)
- GitHub Repository: [Nginx Tutorial](https://github.com/devopshobbies/nginx-tutorial)
- LinkedIn: [DevOps Hobbies LinkedIn](https://www.linkedin.com/company/devopshobbies/)
- Website: [DevOps Hobbies Website](https://devopshobbies.com/)## Description
This repository is dedicated to providing a comprehensive tutorial on Nginx. Whether you're a beginner or an experienced user, you'll find valuable resources to help you understand and master Nginx.
for each session we will create a new branch and later we will merge all this branches with the master branch## Table of Contents
- Session 01 - What is Nginx? [Link](https://github.com/devopshobbies/nginx-tutorial/tree/main/Session%2001)
- Session 02 - Basic Architecture and Installing Nginx [Link](https://github.com/devopshobbies/nginx-tutorial/tree/main/Session%2002)
- Session 03 - Serving Static Content [Link](https://github.com/devopshobbies/nginx-tutorial/tree/main/Session%2003)
- Session 04 - Load Balancer [Link](https://github.com/devopshobbies/nginx-tutorial/tree/main/Session%2004-05)
- Session 05 - Load Balancer [Link](https://github.com/devopshobbies/nginx-tutorial/tree/main/Session%2004-05)
- Session 06 - HTTP Protocol 01 [Link](https://github.com/devopshobbies/nginx-tutorial/tree/main/Session%2006)
- Session 07 - HTTP Protocol 02 [Link](https://github.com/devopshobbies/nginx-tutorial/tree/main/Session%2007)
- Session 08 - Logging 01 [Link](https://github.com/devopshobbies/nginx-tutorial/tree/main/Session%2008)
- Session 09 - Logging 02 [Link](https://github.com/devopshobbies/nginx-tutorial/tree/main/Session%2009)
- Session 10 - Health Check [Link](https://github.com/devopshobbies/nginx-tutorial/tree/main/Session%2010)
- Session 11 - Limiting [Link](https://github.com/devopshobbies/nginx-tutorial/tree/main/Session%2011)