www.codebind.com Vagrant is an open-source software product for building and maintaining portable virtual software development environments,[4] e.g. for VirtualBox, Hyper-V, Docker, VMware, and AWS. The core idea behind it lies in the fact that the environment maintenance of virtualizations becomes increasingly difficult in a large software development project. Vagrant ————————-Follow——————- My Website – www.codebind.com My […]
Laravel’s Homestead Box (for Vagrant) allows you to develop on a virtual machine on your computer. This allows you to separate your work and private environment from your development environment. You don’t have to install all the servers etc. on your machine – and you don’t have to change configurations around, too. Learn more about […]
Laravel’s Homestead Box (for Vagrant) allows you to develop on a virtual machine on your computer. This allows you to separate your work and private environment from your development environment. You don’t have to install all the servers etc. on your machine – and you don’t have to change configurations around, too. Learn more about […]
Laravel’s Homestead Box (for Vagrant) allows you to develop on a virtual machine on your computer. This allows you to separate your work and private environment from your development environment. You don’t have to install all the servers etc. on your machine – and you don’t have to change configurations around, too. Learn more about […]
Get exposed to a new paradigm of web app development which brings Production and Development environments into a common place. Hence, eliminating the painstaking effort and time spent on moving from Development to Production and get exposed to the Development of Shippable and Demo-able Software from Day One of your project’s development phase, the true […]
Docker tutorial for beginners – part 1: Free Digital Ocean Credit! webdev.willstern.com/digitalocean Docker is amazing, and it doesn’t have to be difficult to understand. In these tutorials, I’ll be breaking down exactly what a Docker container is and how to use it. I’ve found a lot of Docker container tutorials on the web, but I […]
In this Docker tutorial for beginners, we’re going to be running our first Docker container in production. You’ll get to see just how fast, easy, and STABLE it is to use Docker for deploying your web applications. We’re going to spin up a Digital Ocean server (get $10 free digital ocean credit if you sign […]
This is an introduction to Vagrant I’ve been practicing. It’s amazing for team development, Thanks Matt @ twitter.com/mfauveau Vagrant: www.vagrantup.com/ VirtualBox: www.virtualbox.org/ Vagrant Boxes: www.vagrantbox.es/