Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eiriksm/drupal-nginx-hhvm-vagrant
Vagrant box for nginx -> hhvm -> drupal
https://github.com/eiriksm/drupal-nginx-hhvm-vagrant
Last synced: about 2 months ago
JSON representation
Vagrant box for nginx -> hhvm -> drupal
- Host: GitHub
- URL: https://github.com/eiriksm/drupal-nginx-hhvm-vagrant
- Owner: eiriksm
- Created: 2014-07-21T14:43:19.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-16T14:59:24.000Z (about 10 years ago)
- Last Synced: 2024-10-12T01:46:48.400Z (3 months ago)
- Language: Shell
- Size: 148 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
drupal-nginx-hhvm-vagrant
=========================Vagrant box for nginx -> hhvm -> drupal 8.
Almost works.
# Usage
`vagrant up`# Seriously?
Sure. Ok. So here is a little more info:- The bootstrap.sh script installs mysql, php-cli, hhvm, nginx and some other stuff via apt-get.
- Then we install composer.
- Then we install drush.
- Then we download drupal 8.
- Then we install drupal with drush.
- ...?
- Profit!