Category: Wordpress

  • How to create a Liveness probe for WordPress in Kubernetes

    How to create a Liveness probe for WordPress in Kubernetes

    You have tried to create an HTTP Liveness probe to check for the state of your WordPress container but you are getting a really strange connection refused error. You are getting something like this: It says connection refused, and you are really confused because you are sure that the WordPress Apache server is listening on […]

  • Deploying WordPress and MySql using Skaffold to Google Kubernetes Engine

    Deploying WordPress and MySql using Skaffold to Google Kubernetes Engine

    In this tutorial, I am going to show you how to deploy WordPress to Google Kubernetes Engine using Gitlab CI and Skaffold. Also, I will show you how to use Gitlab CI to deploy WordPress to multiple environments, by simply creating a new branch in your Gitlab project. WordPress on GKE Series Recap Previously in this […]

  • How to deploy a highly available WordPress website with Google Cloud and Gitlab CI/CD

    How to deploy a highly available WordPress website with Google Cloud and Gitlab CI/CD

    In this series, I am going to show you how you can deploy WordPress on the Google Cloud Platform running on Google Kubernetes Engine, from start to finish, without missing a beat, using Gitlab CI. I am releasing each episode, one by one, so I will be updating this page frequently with new videos and […]

  • WordPress/Salesforce Integration – Web-to-Lead Form

    WordPress/Salesforce Integration – Web-to-Lead Form

    Salesforce Web-to-Lead-Form is a very simple, but very effective way to capture your Website visitors’ information and send it to your Salesforce account as a new lead. In this tutorial, I’ll show you how to do this. We will be using the most famous CMS (WordPress) and the most famous CRM (Salesforce) as an example. […]

  • Develop for Kubernetes and WordPress with Skaffold

    Develop for Kubernetes and WordPress with Skaffold

    In this article, I am going to show you, how to create a WordPress Kubernetes application using Skaffold and Kustomize so you can start developing for WordPress with Kubernetes, in your local environment straight away. So What is Skaffold? And Kustomize? If you don’t know Skaffold yet, Skaffold is a command-line tool developed by Google […]

  • Setting up Gitlab CI/CD with Skaffold for Google Kubernetes Engine

    Setting up Gitlab CI/CD with Skaffold for Google Kubernetes Engine

    In this article I will show you how to setup Gitlab CI/CD to deploy an application to Google Kubernetes Engine, using Skaffold, and dynamic environmments. If you don’t know Skaffold yet, Skaffold is a command-line tool developed by Google that makes it really easy to setup CI/CD for local, development and production environments with Kubernetes. […]

  • WordPress performance & how to improve it

    WordPress performance & how to improve it

    In this webinar I will talk about WordPress Performance and why it will slow down over time. So you have created a shiny new blog on WordPress and your site got really popular, also you have added more functionalities and now you have noticed that your WordPress website is not as fast as it used […]