Skip to content
This repository was archived by the owner on Sep 9, 2020. It is now read-only.

os2loop/vagrant

Repository files navigation

PROJECT IS OUTDATED

This project have been archived as it no longer is active.


LOOP Vagrant setup

Vagrant setup

Install VirtualBox form https://www.virtualbox.org/wiki/Downloads

Install Vagrant from http://www.vagrantup.com/downloads.html

Clone this repository

git clone [email protected]:os2loop/vagrant.git

Vagrant add-ons

vagrant plugin install vagrant-hostsupdater

First time

Make a folder named htdocs

drush make --working-copy https://raw.github.com/os2loop/profile/develop/drupal.make htdocs

After bootstrap is done, connect to mysql and create a database for loop.

Simple control of Vagrant

To start

vagrant up

To stop

vagrant halt

To delete

vagrant destroy

To use Drush

vagrant ssh

Information

Default IP: 192.168.50.11

Apache is available from http://loop.vm

Varnish from http://loop.vm:8000

Solr http://loop.vm:8983/solr

Default mySQL password is 'vagrant'.

Remote x-debug is enabled on port 9000 and connecting to 192.168.50.1

About

Vagrant setup for the project

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages