Page 3 of 58

How to install and configure Jenkins with GitHub in AWS

Last updated on November 6th, 2024 at 08:30 amWe can easily integrate Jenkins to connect to GitHub and pull files from GitHub repository. This is useful to build a CI / CD pipeline. In this tutorial we will first install Jenkins on Amazon Linux 2023 and then setup a connection between Jenkins and GitHub repo […]

How to install Apache, MySQL, PHP (LAMP) stack on Ubuntu 24.04

Last updated on September 5th, 2024 at 10:32 amAs you are aware a LAMP stack means the server has Linux as Operating System and installed with Apache Web Server, MySQL Database and PHP for processing dynamic content. We can easily set these services up and running on an Ubuntu 24.04 Noble Numbat LTS and start […]

How to create Validating Webhook in Kubernetes

Last updated on October 21st, 2024 at 09:51 amIn this tutorial I will walk you through 4 simple steps for creating a Validating webhook in Kubernetes cluster and an example of adding validation based on your use case. Before we begin make sure that you have a running Kubernetes cluster, kubectl should be installed to […]

How to launch AWS EKS Cluster and connect to EFS using PHP

Last updated on October 22nd, 2024 at 12:21 pmIn this tutorial we will take a look at how to AWS EKS cluster and connect to EFS using PHP. We are using eksctl command line tool and at the end deploy a sample PHP application. For pods to have EFS storage we need EFS CSI Driver […]

« Older posts Newer posts »