Project Resources

Server tools, documentation, and project components

Ubuntu Server

Used as the Linux operating system for the Azure virtual machine.

Nginx

Used to serve the website files to users through the public IP address.

GitHub

Used to store project files, documentation, progress logs, and the shell script.

Server Script

A shell script checks Nginx status, disk usage, memory usage, and website response.

Learning Focus

This project focuses on practical cloud server administration, Linux command-line usage, website deployment, Nginx management, GitHub documentation, and scripting.