WordPress and MySql setup

WordPress and MySql setup

Steps followed for the projects:

  • Terraform code for deploying WordPress setup on minikube.
  • Used LoadBalancer for managing and using the WordPress pods.
  • Deploying Database on AWS using AWS Relational DataBase Service.
  • Connecting WordPress running on minikube with the database running on AWWS RDS service.

Some Screenshots from Project:

  1. Code for deploying WordPress setup on Minikube:
No alt text provided for this image

2. Code for creating MySQL DB setup on AWS RDS:

No alt text provided for this image
No alt text provided for this image
No alt text provided for this image
No alt text provided for this image
No alt text provided for this image

3. Once the infrastructure is deployed we can check the available pods using minikube:

No alt text provided for this image

4. Retrieving the LoadBalacker URL to access the deployed WordPress pod:

No alt text provided for this image

5. The Database also gets deployed on AWS:

No alt text provided for this image


6. When we open the URL in Browser the first screen is :

No alt text provided for this image

7. Now we have to setup WordPress:

No alt text provided for this image

8. After this screen we have to enter a few more details and finally we land to the HomePage :

No alt text provided for this image


要查看或添加评论,请登录

Samarth Pant的更多文章

社区洞察

其他会员也浏览了