Commit Graph

6 Commits

Author SHA1 Message Date
Stefan Verhoeven
76d9aab0f6 Allow different hostname to be set 2017-04-06 20:02:07 +02:00
Stefan Verhoeven
bbf2c54325 * Embed nginx inside Docker image so all services are reversed proxied behind port 80
* Use Varnish 3 from source tarball, newer and OS Varnish could not disable telnet authentication required by Carto
* Remove sources of varnish, gdal, /cartodb/.git when no longer needed in order to make image smaller
* Dropped Nokia and GMAP basemaps, they did not work
* Dropped schema trigger installation, it is no longer needed
* Configure Carto in Python and NodeJS
* Build assets
* Use self as asset_host, assets are hosted by nginx instead of rails
2017-04-03 22:55:12 +02:00
Stefan Verhoeven
d7ab8b6dac Put cartodb db services behind nginx.
Updated configs to master branch of Cartodb repos.
2015-05-16 13:01:49 +02:00
Stefan Verhoeven
4b6693f2c7 Initialize rvm before running bundle.
Dockerfile CMD is run in non-interactive shell, so /etc/bash.bashrc is not sourced.
2015-02-13 14:59:26 +01:00
Stefan Verhoeven
05580dd121 SQL api was unable to map user. Force redis restoration. 2015-02-13 14:48:54 +01:00
fleu
21cc7911c1 Populate docker-cartodb with required files.
Here I commit all the required files for a development cartodb container
to be successfully build and run with Docker.
2014-11-15 16:32:19 +01:00