azavea / vagrant-cartodb

Ansible role to build a multi-machine vagrant setup for CartoDB
Apache License 2.0
13 stars 3 forks source link

Add nginx configuration for CartoDB vagrant box #12

Closed CloudNiner closed 8 years ago

CloudNiner commented 8 years ago

This change uses nginx to serve the application on port 80 Application is now accessed at http://development.localhost.lan

Nginx can be bypassed by adding the line:

cartodb_http_port: 3000

in your ansible/group_vars/all file and reprovisioning

CloudNiner commented 8 years ago

Success!

bbg-local-common-data-import

flibbertigibbet commented 8 years ago

+1