-
Notifications
You must be signed in to change notification settings - Fork 0
pullingshots/interchange-vagrant-demo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Run your own local Interchange demo using Vagrant and Plack 1. Clone this repository 2. vagrant up - takes a bit of time but doesn't require any interaction 3. vagrant ssh -c "plackup /vagrant/app.psgi" - restarts the interchange server and sets up a psgi app for all 3 catalogs on port 5000 - access log is output to console 4. vagrant ssh -c "tail -f /vagrant/catalogs/*/logs/* /home/vagrant/interchange/*.log" - watches all of the relevant Interchange log files 5. Go to one of - http://localhost:5000/mysql - http://localhost:5000/pgsql - http://localhost:5000/sqlite 6. Happy Interchange hacking!
About
Spinning up a local Interchange demo using Vagrant and Plack
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published