Deploy Laravel PHP Application to Local Kubernetes Using Jenkins CI/CD Add Comment Edit Deploy Laravel PHP Application to Local Kubernetes Using Jenkins CI/CD Source Code With CI/CD and Infra Setup: https://github.com/shawon10... Read More
HackerRank DevOps Interview Solution of Docker: Node Deployment Add Comment Edit Docker: Node Deployment ... Read More
Run a Docker Container Kodekloud Add Comment Edit Question: Nautilus DevOps team is testing some applications deployment on some of the application servers. They need to deploy a nginx con... Read More
Create a Docker Image From Container Kodekloud Add Comment Edit Question : One of the Nautilus developer was working to test new changes on a container. He wants to keep a backup of his changes to the c... Read More
Deploy Sample Python Flask on AWS EC2 Docker using Github Action Add Comment Edit Install docker and docker compose on your ec2 machine yum update -y amazon-linux-extras install docker service docker start usermod -a -G ... Read More
HackerRank DevOps Question Solution Docker: Volume Mounting Add Comment Edit 1. Docker: Volume Mounting The task is to complete a file stub "/home/ubuntu/835979-dockervolume-mounting/script.sh" with one ... Read More
Docker Copy Operations Kodekloud Add Comment Edit Question: The Nautilus DevOps team has some conditional data present on App Server 1 in Stratos Datacenter. There is a container ubuntu_l... Read More
Create a Docker Network Kodekloud Add Comment Edit Question: The Nautilus DevOps team needs to set up several docker environments for different applications. One of the team members ... Read More
Docker EXEC Operations Kodekloud 1 Comment Edit Question: Solution: Log in to mentioned app server in the question ssh [email protected] Find the docker container sudo docker ps Enter ins... Read More
How to Dockerize Angular CRUD Firebase Web App Add Comment Edit Video Tutorial: https://www.youtube.com/watch?v=hee4wyqAN4g Source Code: https://github.com/shawon100/Angular-CRUD Read More
How to Deploy a PHP and MySQL Web App in Kubernetes 2020 1 Comment Edit How to Deploy a PHP and MySQL Web App in Kubernetes Video Tutorial: https://www.youtube.com/watch?v=aG3Hq4KrvUI Source Code : https... Read More
How to install Docker on Linux (Ubuntu) Add Comment Edit Install Docker on Ubuntu At first open terminal and update by typing below command sudo apt-get update Check and Uninstall previous doc... Read More
How to Dockerize (Create Image or Container) a PHP Project Add Comment Edit PHP Project Source Code: https://github.com/shawon100/Online-Compiler Ubuntu Playground Online: https://www.katacoda.com/courses/ubu... Read More