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

2020-12-16
make the environment can be used Ansible by installing Ansible on virtual machine(guest system) created by Vagrant
see more ▶︎

vagrant installation and usage

2023-03-18
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 ▶︎