Sandro Santilli
|
6ebeed04c2
|
Optionally read user-specific database_password from redis
Follows CartoDB-2.5.0 model. Includes testcase.
Closes #120 -- Jira ref CDB-870
|
2013-11-18 13:31:11 +01:00 |
|
Sandro Santilli
|
8d2347af99
|
Make public PostgreSQL user name a configuration parameter
Closes #56.
Updates documentation and tests and example config files
|
2013-11-05 17:49:10 +01:00 |
|
Sandro Santilli
|
8fa0bc7cee
|
Add note about tmpDir needing to be writable by server user
As per
https://groups.google.com/d/msg/cartodb/z06r9SwaoOM/b34In4TTdd0J
|
2013-08-21 10:03:12 +02:00 |
|
Sandro Santilli
|
7712d6f2a5
|
Expose PostgreSQL client pooling settings in environment files
Actually also moves to a real pooling model, managed by node-pg.
Closes #47
See .example files for new configurations
|
2013-05-24 12:09:06 +02:00 |
|
Sandro Santilli
|
81a83b93e4
|
Make base url configurable, use a wildcard in the example config
|
2013-05-23 11:49:23 +02:00 |
|
Sandro Santilli
|
c3ae7074cb
|
Make temporary dir a configuration setting
|
2013-03-26 16:02:05 +01:00 |
|
Sandro Santilli
|
19eb51b06d
|
Use an LRU cache for query tables, and add expiration support
Defaults to 8192 items each valid for no more than 10 minutes
Both settings can be changed via environment config.
See #83
|
2013-02-13 18:59:09 +01:00 |
|
Sandro Santilli
|
3e59daaffd
|
Use an env config parameter for socket timeout
|
2012-12-05 14:02:40 +01:00 |
|
Sandro Santilli
|
7fe09935cd
|
Restrict listening host to configured `node_host `
|
2012-10-09 18:41:23 +02:00 |
|
Sandro Santilli
|
233f5ecc4b
|
Rename env files to .example, add a ./configure script
Update README to mention the two possible ways to configure the app
|
2012-10-04 12:04:49 +02:00 |
|