Nick Ballenger
de29a46c57
Changing path to nginx proxy conf file
2019-07-18 16:16:45 -07:00
Stefan Verhoeven
c9a98f6ae5
During startup make postgres owner of PGDATA dir if not already.
...
Refs #51
2018-08-06 17:06:33 +02:00
Stefan Verhoeven
da676bc583
Using os installed ruby instead of rvm
2018-08-06 14:57:50 +02:00
Stefan Verhoeven
0f1d69ebe4
Regenerate api keys during startup
2018-06-22 11:23:20 +02:00
Stefan Verhoeven
b9efc49137
Correct CARTO_HOSTNAME setter
2018-06-22 11:22:59 +02:00
Stefan Verhoeven
be4dad7bde
Allow to use env var to set hostname
...
Refs #39
2018-06-22 10:27:27 +02:00
Stefan Verhoeven
5218b9940e
Enabled sync tables for all users + periodically trigger sync tables task
...
Refs #11
2017-08-01 22:07:30 +02:00
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
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