PHP Feeds -

Apache | UTF-8 | ZEND |

DZone.com: Creating a virtual server with Vagrant: a practical walkthrough DZone.com: Creating a virtual server with Vagrant: a practical walkthrough

- (phpdeveloper) - 6 months, 1 weeks ago...

On DZone.com there's a new post from Giorgio Sironi looking at how to automate a build of a virtual server with Vagrant, setting up a LAMP-based development instance. Vagrant ia a tool for building virtual machines (in VirtualBox's format) that conforms to a specification. It's written in Ruby, but it makes really no assumptions over the environments that you're gonna build; in this article, we will setup a virtual server for PHP applications running inside Apache. ...

see complete article.

Similar recent news articles...

Older news

Hot Topics