Skip to content

moniquebt/allb.us

 
 

Repository files navigation

Allb.us

Build Status

A tiny bus app that's finally being open sourced. Come check us out @ http://allb.us

Note: We're currently allbus'. (Here be dragons, local style)

Installation

You'll need to make sure Python (2.7.X) and Ansible 2.0+ is installed on your machine to run the Vagrant provisioner.

  • git clone https://github.com/ansible/ansible.git
  • cd ansible
  • python setup.py install

Vagrant

  • vagrant up
  • vagrant ssh
  • export DATABASE_URL="postgis://allbus:allbus@localhost:5432/allbus_db"
  • export DJANGO_SETTINGS_MODULE=config.settings.vagrant
  • source /var/www/applications/allbus_production/venvs/current/bin/activate
  • cd /var/www/applications/allbus_production/app/current/etc/
  • ./download_and_install_gtfs_data.sh
  • Open your browser to http://localhost:50808/explore/feed

License

BSD

About

Just a tiny bus app that's finally being open sourced. Come check us out @ http://allb.us

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 50.7%
  • Python 45.3%
  • JavaScript 1.6%
  • CSS 1.2%
  • Shell 1.2%