What is Jenkins? Jenkins is an open-source automation platform that allows you to Build, Test and Deploy software using pipelines. Why do we need Jenkins? Jenkins Installation Methods Jenkins Infrastructure… Read More... "Jenkins"
phpipam cron job
Exec into the phpipam docker container Add the cron jon Run the cron job in the background Check the running process Read More... "phpipam cron job"
Docker Vs Virtual Machine
# Both Docker and Virtual Machine address Virtualization. A process where software is used to create an abstraction layer. What is Docker: The main components of Docker: Use case of… Read More... "Docker Vs Virtual Machine"
Docker Commands
# List all the available docker images # Pull the ubuntu docker image # History of the docker image (list of all commands that was run to build the image)… Read More... "Docker Commands"
phpipam
docker compose file Read More... "phpipam"