Login to VPS without a password using SSHLinuxbash ssh vpsDecember 02, 2022Connecting to your VPS via ssh without a password is groovy, heres how you do it.
Environment variables inside of NodeJs and Github actions CI/CD pipeline with Playwright testTestingNodeJs Playwright GitHub ActionsNovember 28, 2022A guide to testing environment variables in NodeJs project and runnig it a github actions CI/CD pipeline using Playright
Install Minikube on Ubuntu 22.04KubernetesMinikube Docker LinuxNovember 23, 2022A simple guide to install minikube, help you get up and running with kubernetes on you local development environment.
Install kubectl on Ubuntu 22.04 using bashKubernetesUbuntu Docker LinuxNovember 22, 2022Some helpful commands to install the kubectl the Kubenetes tool to help you manager your Kubernetes cluster.