dev environment

we'll introduce how to configure development environment for backend, server. in here we'll talk about docker, vagrant, ansible to set laravel, python development environment.

Ansible installation

2025-01-11
make the environment can be used Ansible by installing Ansible on virtual machine(guest system) created by Vagrant
see more ▶︎

vagrant installation and usage

2025-01-11
let's see how to install virtualbox, vagrant to create virtual machine in virtual environment and how to usage vagrant to create virtual machine.
see more ▶︎