Skip to content

Latest commit

 

History

115 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

velov-companion-server

Dependencies

  • docker
  • docker-compose

Get it running

  1. Create a configuration file named conf.env based on conf.env.template.

  2. Download the segment files used by brouter: (cd routing/segments && ./download-segments.sh)

  3. Execute docker-compose up in the root folder.

DB Admin

docker run -t -i --link velovcompanionserver_db_1:db eoger/postgis psql velov_companion -h db -U velov_companion

Boot2Docker

If you're using boot2docker and can't connect to the server, try adding a port redirection to Virtualbox: VBoxManage controlvm boot2docker-vm natpf1 "guest-velov-flask,tcp,,8080,,8080"

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

6 watching

Forks

Releases

Packages

Contributors

Languages