-
Notifications
You must be signed in to change notification settings - Fork 72
Demo
Colin Campbell edited this page May 6, 2016
·
4 revisions
Provided is a a Vagrant & Ansible config to quickly get a dev box up and running.
Please follow the directions for your OS to install both Vagrant & Ansible.
- Vagrant www.vagrantup.com
- Ansible www.ansible.com
Check out the osrs-toolkit-php repository
git clone https://github.com/OpenSRS/osrs-toolkit-php
Go to the osrs-toolkit-php root folder
cd osrs-toolkit-phpMake a copy of the template config
cp opensrs/openSRS_config.php.template opensrs/openSRS_config.phpEdit the config with your favourite editor and save your own reseller settings
vim opensrs/openSRS_config.phpStart the vagrant box
vagrant up View toolkit demo at localhost:8080