Sign inSign up

spawnthink/cartodb-nginx

By spawnthink

Updated over 10 years ago

nginx configured to serve CartoDB based container running sverhoeven/cartodb

Image
6

1.7K

spawnthink/cartodb-nginx repository overview

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 -p 80:80 --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

Tag summary

Content type

Image

Digest

Size

52.7 MB

Last updated

over 10 years ago

docker pull spawnthink/cartodb-nginx