{"id":21916185,"url":"https://github.com/youngermaster/reto-4-st0263","last_synced_at":"2026-04-11T02:13:10.084Z","repository":{"id":239395532,"uuid":"799407769","full_name":"Youngermaster/Reto-4-ST0263","owner":"Youngermaster","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-12T04:57:09.000Z","size":727,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-27T09:28:02.449Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Youngermaster.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-05-12T03:41:35.000Z","updated_at":"2024-05-12T04:57:12.000Z","dependencies_parsed_at":"2024-05-12T05:24:57.986Z","dependency_job_id":"d1a8e3c1-5b4c-42a9-8fce-386082b8fe33","html_url":"https://github.com/Youngermaster/Reto-4-ST0263","commit_stats":null,"previous_names":["youngermaster/reto-4-st0263"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Youngermaster%2FReto-4-ST0263","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Youngermaster%2FReto-4-ST0263/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Youngermaster%2FReto-4-ST0263/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Youngermaster%2FReto-4-ST0263/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Youngermaster","download_url":"https://codeload.github.com/Youngermaster/Reto-4-ST0263/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244937250,"owners_count":20535120,"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":[],"created_at":"2024-11-28T19:16:52.202Z","updated_at":"2026-04-11T02:13:10.021Z","avatar_url":"https://github.com/Youngermaster.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Reto 4 ST0263\n\n## Overview\n\n**Reto 4: Kubernetes-based Monolithic Application with Distributed Data and File Systems** is a project that sets up WordPress with MariaDB, utilizing Kubernetes for orchestration to achieve high availability and scalability.\n\n## Video Demo\n\n### YouTube Video\n\n\u003e Note: The video is in Spanish.\n\n[https://www.youtube.com/watch?v=1Q6J9Q1Z9ZI](https://www.youtube.com/watch?v=1Q6J9Q1Z9ZI)\n\n### Video File\n\n\u003e Note: The video file is hosted on Microsoft OneDrive. The file may be deleted after the project deadline, or the link may expire.\n\n[Download Video](https://eafit-my.sharepoint.com/:f:/g/personal/jmyoungh_eafit_edu_co/EqG2SpIDLkZEn6wx4W2fkokBUc4WQeDwOSnlkEPZKmmdew?e=dor0tZ)\n\n## Project URL\n\n\u003e Note: The project URL may not be available after the project deadline. Because the project is hosted on AWS, the instances may be terminated after the project evaluation.\n\n[https://reto4.grisu.co/](http://reto4.grisu.co/)\n\n## Project Structure\n\nThis repository is organized into several directories, each containing components necessary for the deployment of the application on Kubernetes:\n\n- `k8s/`: Contains Kubernetes YAML files for deploying WordPress and MariaDB.\n- `ansible/`: Includes Ansible playbooks for initial setup and configurations on EC2s instances.\n- `db/`: Holds Kubernetes configurations for MariaDB deployment.\n- `wordpress/`: Contains Kubernetes configurations for WordPress deployment.\n\n## Getting Started\n\nTo deploy the application stack on Kubernetes, follow these steps:\n\n1. **Cluster Setup**:\n\n   - Ensure your Kubernetes cluster is up and running. If using AWS EKS, follow the manual setup due to IAM limitations.\n\n2. **Deploy the Applications**:\n\n   - Navigate to the `k8s/` directory.\n   - Apply the Kubernetes configurations:\n\n     ```bash\n     kubectl apply -f configmaps-k8s.yml\n     kubectl apply -f db-k8s.yml\n     kubectl apply -f wordpress-k8s.yml\n     ```\n\n3. **Accessing the Application**:\n   - Once deployed, find the external IP or DNS name provided by the LoadBalancer service for WordPress:\n\n     ```bash\n     kubectl get service wordpress\n     ```\n\n   - Access your WordPress site via the provided URL.\n\n## Additional Resources\n\n- Kubernetes official documentation: [https://kubernetes.io/docs/](https://kubernetes.io/docs/)\n\n## Support\n\nFor any issues or questions, please refer to the `README.md` in each directory or raise an issue in the repository.\n\n## Contributions\n\nContributions to improve the project are welcome.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoungermaster%2Freto-4-st0263","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyoungermaster%2Freto-4-st0263","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoungermaster%2Freto-4-st0263/lists"}