Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eddiejaoude/vagrant-ansible-php7

Vagrant & Ansible VM for PHP7
https://github.com/eddiejaoude/vagrant-ansible-php7

Last synced: 2 months ago
JSON representation

Vagrant & Ansible VM for PHP7

Awesome Lists containing this project

README

        

# Vagrant and Ansible with PHP7

Build your environment with **PHP7**.

```bash
vagrant@php7:/vagrant$ php -v
PHP 7.0.0beta3 (cli)
Copyright (c) 1997-2015 The PHP Group
Zend Engine v3.0.0-dev, Copyright (c) 1998-2015 Zend Technologies
```

## Requirements

* Vagrant
* [optional] Vagrant [cachier plugin](https://github.com/fgrehm/vagrant-cachier)

## Usage

* Clone repo `git clone [email protected]:eddiejaoude/vagrant-ansible-php7.git`
* `cd vagrant-ansible-php7`
* `vagrant up`
* `vagrant ssh`