Vagrant – Custom Image/Box (Base Image)
Just like Docker or Kubernetes, Vagrant also uses initial “images” to create VMs, but in the case of Vagrant, called Box. Creating base images, with certain customized configurations, is a…
Just like Docker or Kubernetes, Vagrant also uses initial “images” to create VMs, but in the case of Vagrant, called Box. Creating base images, with certain customized configurations, is a…
Sequence Here I want to leave an organized and ordered list, exactly of the sequence of installations and configurations that I am doing during the project. This is not the…
Architecture This post will serve as a reference for how the structure and environment of this project evolves. There is already a Deprecated version and today, 05/27/2024, with a server…
LAB objectives:Create a CI/CD structure, pipelines with the main software on the market for creating and automating infrastructure/databases. Proposals: Technology Description GitLab Code versioning, blueprints, docker compose, pipeline scripts, etc.The…