Commit Graph

21 Commits

Author SHA1 Message Date
Stefan Verhoeven
bc71a1bf83 Use -h to specify hostname + disabled hubspot + fix missing locales from upstream 2017-04-13 21:14:05 +02:00
Stefan Verhoeven
793ceb5373 Dataviews did not show due to Windshaft opening dataviews on own port instead of reverse proxy 2017-04-13 14:32:49 +02:00
Stefan Verhoeven
94395dfbb0 Widgets did not work due to blocked port 8181
Made widgets fetch data from port 80
2017-04-05 15:38:22 +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
3397aed11d Update to latest config of db sql api and windshaft 2017-04-03 22:45:30 +02:00
Stefan Verhoeven
455d578800 Merged changes of sample configs 2016-09-17 09:52:55 +02:00
Stefan Verhoeven
ee78eecdee Merge pull request #1 from SkyTruth/bugfix-nginx-api-ver
Bugfixes for api version/url and regexps
2016-03-25 21:20:21 +01:00
Stefan Verhoeven
e8085d3e2f Corrected avatar base url. 2016-03-25 18:35:46 +01:00
Stefan Verhoeven
885a51f40b Updated url for data library. 2016-03-25 18:35:09 +01:00
Stefan Verhoeven
90124b61d6 Merge new config 2016-02-07 21:59:11 +01:00
Egil Moeller
a22bb577e1 Bugfixes for api version/url and regexps 2015-12-04 02:41:21 +00:00
Stefan Verhoeven
b71f0ea0d7 Switched to subdomainless urls.
- Allow avatar to be uploaded to local fs.
- Renamed star avatar
- Allow uploads up to 100Mb file size
2015-07-08 16:48:20 +02:00
Stefan Verhoeven
9d841eda1f Use Maps and SQL api behind nginx. 2015-05-18 14:37:45 +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
7bb64f62d8 Merge remote-tracking branch 'origin/fixlogin' into fixlogin 2015-05-12 08:11:18 +02:00
Stefan Verhoeven
0b474e34ed Added missing config 2015-05-12 08:09:35 +02:00
Stefan Verhoeven
5e698ad813 Add Nokia basemaps + use avatars from cdn 2015-02-18 09:50:20 +01:00
Stefan Verhoeven
5210a06218 Expose sql api and tile webservice. 2015-02-13 14:50:03 +01:00
Stefan Verhoeven
b22b3bc171 Fix NoMethodError by adding missing config key.
See https://github.com/CartoDB/cartodb/issues/1698
2015-02-13 14:47:46 +01:00
Stefan Verhoeven
40b37d6e6d Host in subdomain. Fixes WARNING: Can't verify CSRF token authenticity error. 2015-02-13 14:45:42 +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