Tag Archive for: Salt

Create a local development server for Python apps
In this tutorial I’m going to show you how to make a local development server for your Python applications using Vagrant, VirtualBox, Salt and Python3.
Creating a local development server on your machine is crucial to coding quickly and efficiently.…

Create a local WordPress dev box in minutes with Vagrant and Salt
In this tutorial I’m going to show you how to make a Vagrant box for a WordPress project so you can set up a local development environment quickly and easily. A local dev environment is great for speeding up the development process and…
