{"id":20976383,"url":"https://github.com/viveksahu26/wordpress-mysql-deployment","last_synced_at":"2026-05-21T04:03:47.693Z","repository":{"id":50852469,"uuid":"364548174","full_name":"viveksahu26/wordpress-mysql-deployment","owner":"viveksahu26","description":"Kubernetes Deployed WordPress and MySql Application.","archived":false,"fork":false,"pushed_at":"2021-11-28T18:54:44.000Z","size":34,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-13T09:20:47.492Z","etag":null,"topics":["helm-chart","kubernetes","minikube","yaml"],"latest_commit_sha":null,"homepage":"","language":null,"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/viveksahu26.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}},"created_at":"2021-05-05T11:05:09.000Z","updated_at":"2021-11-28T18:54:47.000Z","dependencies_parsed_at":"2022-09-03T02:51:57.707Z","dependency_job_id":null,"html_url":"https://github.com/viveksahu26/wordpress-mysql-deployment","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/viveksahu26/wordpress-mysql-deployment","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viveksahu26%2Fwordpress-mysql-deployment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viveksahu26%2Fwordpress-mysql-deployment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viveksahu26%2Fwordpress-mysql-deployment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viveksahu26%2Fwordpress-mysql-deployment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/viveksahu26","download_url":"https://codeload.github.com/viveksahu26/wordpress-mysql-deployment/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viveksahu26%2Fwordpress-mysql-deployment/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33288132,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T02:57:32.698Z","status":"ssl_error","status_checked_at":"2026-05-21T02:57:31.990Z","response_time":62,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["helm-chart","kubernetes","minikube","yaml"],"created_at":"2024-11-19T04:53:28.625Z","updated_at":"2026-05-21T04:03:47.657Z","avatar_url":"https://github.com/viveksahu26.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# wordpress-mysql-deployment\nLet me Introduce to project. \nThe project is based on web-application in which wordpress is used as frontend and mysql is used as a database.\nBasically WordPress is a free and open-source content management system written in PHP and paired with a MySQL database.\n\nBut, do you know behind the scene how they are hosted on server.\nHere comes use of DevOps technologies like Docker, Kubernetes, and many more.\nTechnologies used in this projects are Docker and Kubernetes.\n\n\nHow to use this project.\nStep1: Clone it \n   \n    git clone https://github.com/viveksahu26/wordpress-mysql-deployment.git\n\nStep2: Start your Kubernetes Cluster.\nStep3: Install Helm in minikube: \n\n\n       \u003e\u003e curl https://raw.githubusercontent.com/kubernetes/helm/master/scripts/get-helm-3 \u003e get_helm.sh\n       \u003e\u003e chmod 700 get_helm.sh\n       \u003e\u003e ./get_helm.sh\n       \n   Install helm other than minikube.:-\n      \n      https://dev.to/viveksahu26/how-to-install-helm-version-above-3-in-linux-3bf1\n      \nStep4: Create a Directory inside minikube.  \n       Go to virtualBox --\u003e Click on minikube --\u003e show --\u003e minikube login: docker  and Password: tcuser\n       Now You have landed on your terminal\n       Run these commands\n       \n       $ sudo su\n       $mkdir /wpdata          // This will contain wordpress pages.\n   \n   \n       $mkdir /mysqldata   // This will contain data of wordpress page.\n       \n   Now, minimize VM/minikube.\n\nStep5: Now get back to you localhost terminal.\n       Go inside the folder where you clone this repo and open terminal here.\n\nStep6: \n     \n     \u003e\u003e helm install chart/       // It will run your deployment automatically.\n\nStep7: To check it's running or not.\n\n       \u003e\u003e minikube ip         // Remember the Ip\n       \u003e\u003e Kubectl get svc     //On column Port, Note down 5-digit no. and its your wordpress_port\n          \n   Go to browser and search--\u003e \n   \n     http://\u003cminikube_ip\u003e:\u003cwordpress_port\u003e\n       \nStep8: Choose language and Enter.\nStep9: \n\n    Database Name: wpdb\n    Username: vivek\n    Password: redhat\n    Database Host: \u003cminikube_ip\u003e\n    \nStep10: Now create your blog.\n\nI think, it may be useful to you.\nAny problem just comment.\n\n       \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviveksahu26%2Fwordpress-mysql-deployment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fviveksahu26%2Fwordpress-mysql-deployment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviveksahu26%2Fwordpress-mysql-deployment/lists"}