Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/eddiejaoude/vagrant-ansible-php7
- Owner: eddiejaoude
- License: mit
- Created: 2015-08-15T23:46:38.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-17T04:06:27.000Z (over 9 years ago)
- Last Synced: 2024-05-02T05:41:05.783Z (8 months ago)
- Language: Shell
- Homepage:
- Size: 133 KB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`