Skip to content

nginx container configured to serve cartodb based on sverhoeven/cartodb

Notifications You must be signed in to change notification settings

spawnthink/docker-cartodb-nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-cartodb-nginx

nginx container configured with cartodb.nginx.proxy.conf which is based on config file from sverhoeven/docker-cartodb with few modifications.

Note: You have to link your cartodb container as cartodb.localhost

Example

Using docker client

docker run --link cartodb1:cartodb.localhost -d spawnthink/cartodb-nginx

or

Using docker-compose

git clone https://github.com/spawnthink/docker-cartodb-nginx.git
cd docker-cartodb-nginx
docker-compose up

About

nginx container configured to serve cartodb based on sverhoeven/cartodb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published