{"id":27525624,"url":"https://github.com/izjmz/html-static-hosting","last_synced_at":"2025-06-29T18:04:18.322Z","repository":{"id":288008832,"uuid":"965789117","full_name":"Izjmz/html-static-hosting","owner":"Izjmz","description":"This repository automates the deployment of a static HTML website on AWS using Terraform (IaC) and Jenkins (CI/CD), Terraform for EC2 provisioning, Docker for portability, Jenkins pipelines for deployment, and Vagrant for local environments. Demonstrates DevOps skills with AWS integration and modern tools like Prometheus.","archived":false,"fork":false,"pushed_at":"2025-04-16T01:35:57.000Z","size":2054,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-19T02:19:27.305Z","etag":null,"topics":["devops","docker","html","node-exporter","prometheus","static-site","terraform","vagrant"],"latest_commit_sha":null,"homepage":"","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Izjmz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-13T22:43:06.000Z","updated_at":"2025-04-16T21:58:55.000Z","dependencies_parsed_at":"2025-04-18T14:50:10.390Z","dependency_job_id":null,"html_url":"https://github.com/Izjmz/html-static-hosting","commit_stats":null,"previous_names":["izjmz/html-static-hosting"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Izjmz/html-static-hosting","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Izjmz%2Fhtml-static-hosting","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Izjmz%2Fhtml-static-hosting/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Izjmz%2Fhtml-static-hosting/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Izjmz%2Fhtml-static-hosting/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Izjmz","download_url":"https://codeload.github.com/Izjmz/html-static-hosting/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Izjmz%2Fhtml-static-hosting/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262642958,"owners_count":23341817,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["devops","docker","html","node-exporter","prometheus","static-site","terraform","vagrant"],"created_at":"2025-04-18T14:27:22.722Z","updated_at":"2025-06-29T18:04:18.306Z","avatar_url":"https://github.com/Izjmz.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Logo](./visual-resources/devops-ian-logo.jpeg)\n\n# 🌐 DevOps Static Website Hosting Project\n\nThis project demonstrates a complete DevOps pipeline to deploy and monitor a static HTML website using modern infrastructure-as-code and containerization tools.\n\n## 🚀 Overview\n\nThe HTML site is hosted in a Docker container running Apache HTTP Server. The infrastructure is provisioned via Terraform on AWS, with Jenkins for health checks and Prometheus + Node Exporter for monitoring system metrics.\n\n## 🛠️ Technologies Used\n\n- **AWS** - IAM, VPC, EC2, Elastic IP and Cloudwatch integration\n- **Docker** – Containerization of the Apache web server\n- **Jenkins** – Health checks and basic automation\n- **Terraform** – Infrastructure provisioning on AWS EC2\n- **Prometheus** – Monitoring and metric collection\n- **Node Exporter** – System-level metrics\n- **Vagrant** – Local development and testing environment\n\n## 📁 Project Structure\n\n```\n.\n├── Docker/                    # Builds Apache-based HTML site container\n├── Jenkins/                   # Automation healthcheck pipeline\n├── Prometheus/                # Prometheus configuration\n├── Terraform/                 # Terraform infrastructure definition\n├── Vagrant                    # Local VM provisioning\n├── html_data/                 # Static HTML content (photo, intro, buttons)\n├── visual-resources           # README visual content\n└── README.md\n```\n\n## 🔧 Features\n\n- Static website with personal intro and contact buttons (LinkedIn \u0026 Gmail)\n- Jenkins health check job with alert mechanism\n- Prometheus scraping from EC2 and local Node Exporter\n- Infrastructure as Code with Terraform\n- Vagrant box for quick local deployments\n\n## 📄 Project diagram\n\n*Visual explaning of the project infrastructure*\n\n\u003cimg src=\"./visual-resources/project-diagram.png\" alt=\"Project diagram\" width=\"450\"\u003e\n\n## 📸 Screenshots\n\n- *Local instance working with HTML template*\n\n![Local template](./visual-resources/local-project.png)\n\n- *AWS instance with the HTML website working*\n\n\n![HTML Instance working](./visual-resources/html-website-accesible.png)\n\n- *Jenkins accessible from port 8080*\n\n\n![Jenkins menu](./visual-resources/jenkins-port-8080.png)\n\n- *Prometheus accesible and linked with Node Exporter from port 9090*\n\n\n![Prometheus working](./visual-resources/prometheus-with-node.png)\n\n\n- *Node Exporter accesible from port 9100*\n\n\n![Node Exporter](./visual-resources/node-exporter-working.png)\n\n\n## 📬 Contact\n\nFeel free to reach out for job opportunities, questions or suggestions:\n\n- [LinkedIn](https://www.linkedin.com/in/ian-araya-jimenez)\n- [Gmail](mailto:jimz.ianar@gmail.com)\n\n---\n\n![Logo](./visual-resources/devops-ian-logo.jpeg)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fizjmz%2Fhtml-static-hosting","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fizjmz%2Fhtml-static-hosting","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fizjmz%2Fhtml-static-hosting/lists"}