Commit Graph

147 Commits (master)

Author SHA1 Message Date
Daniel García Aubert 163c546236 Replace log4js by pino as logger:
4 years ago
Esther Lozano 4a41ee8f75 Add backend and middleware for pubsub metrics
5 years ago
Simon Martín db03bcdf8f windshaft logger by config param
5 years ago
Daniel García Aubert dd06de2632 Use new routes configuration
5 years ago
Daniel García Aubert 5fe6845d7c Add comments
5 years ago
Daniel García Aubert 4aa844946d Update environment example files
5 years ago
Daniel G. Aubert cbb9285fb3
Merge pull request #863 from CartoDB/cartofante
5 years ago
Daniel García Aubert bc29587c55 Set directive 'max-age' to 5 min when there are affacted tables where we can't know when were updated for the last time, e.g: non cartodified tables or foreing tables without cartodb support
5 years ago
Daniel García Aubert 6fee16fe5e Update comments and config
6 years ago
Daniel García Aubert 2e85e130c8 Be able to customize max waiting workers parameter
6 years ago
Rafa de la Torre 9cffc8781a Sample configs: use PostGIS to generate MVT's
6 years ago
Daniel García Aubert 9ec3325cd0 Remove duplicated comments
6 years ago
Daniel García Aubert e0ab901600 Disable cache-features for test environment
6 years ago
Daniel García Aubert fcaab30fe7 Enable cahce-features and disable twkb for test environment
6 years ago
Daniel García Aubert 22da5a1ff0 Mapnik renderer: do not cache features
6 years ago
Daniel García Aubert 6d0c38371a Do not log date twice
6 years ago
Daniel García Aubert 6e9871ba4e Revert change: comment analysis logger filename
6 years ago
Daniel García Aubert 13b23d9ec9 Revert change, comment log file configuration again
6 years ago
Daniel García Aubert de3dbb8c1e Missing attribute twkb_encoding set to true
6 years ago
Daniel García Aubert f851423b68 Unify app configuration among the different enviroments
6 years ago
Daniel García Aubert 9a60ab07a8 Remove deprecated base url configuration
6 years ago
Daniel García Aubert b311f0e091 Add generic pool configuration to postgres global config
6 years ago
Daniel García Aubert 4e4399b727 Missing postgis configuration
6 years ago
Daniel García Aubert f404285140 Use postgres pool configuration to have the same configuration for all renderers.
6 years ago
Daniel García Aubert ee38c717a5 Remove geojson renderer config
6 years ago
Daniel García Aubert 9feea66550 Use routes configuration to create and mount routes and controllers
6 years ago
Simon Martín 48a7d28aa6 rate limit analysis catalog endpoint
7 years ago
Simon Martín 8fa801e032 updating config parameters
7 years ago
Simon Martín ae0ec159e1 changing config params to more semantics
7 years ago
Simon Martín 6564ed69d8 config params
7 years ago
Raul Marin f9fe3ace37 Add mapnik metrics option
7 years ago
Simon Martín 47c8e828df removing raster image on timeout error
7 years ago
Raul Marin 43e1de31fa Add Mapnik 'cache-features' option
7 years ago
Simon Martín 2db2546cca changing error log format
7 years ago
Simon Martín 4a2950796b rest of environments config
7 years ago
David Manzanares 5463248578 Changed PostGIS MVT flag name
7 years ago
David Manzanares e5cae8b8e3 Added flag documentation
7 years ago
David Manzanares ad1abb28af Add configuration flag to enable/disable direct PgSQL MVT
7 years ago
Daniel García Aubert a17916488b Update config to get the right key to enable stats metadate after layergroup creation
7 years ago
Raul Ochoa 883f87c7c8 Document gc_interval configuration entry
8 years ago
Raul Ochoa bfacd56800 Allow to use workers for transforming cartocss into mapnik XML
8 years ago
Raul Ochoa 87a01a5cfd Example configuration with just HTTP
8 years ago
Raul Ochoa 49f9904d00 Allow to set resource URL templates with substitution tokens
8 years ago
Raul Ochoa e74ce9dfd8 Analyses limit configuration allows to set other limits than timeout
8 years ago
Raul Ochoa 376573459c Default analyses limits can be defined in configuration
8 years ago
Daniel García Aubert f963fb321e Set default config of analysis logger for test env
8 years ago
Daniel García Aubert 10feea0d48 Pass logger configuration to analysis backend and create a stream based on config
8 years ago
Raul Ochoa 25de018f7d Add comment about row_limit config parameter
8 years ago
Daniel García Aubert 24dde1e4d0 Added config parameter to windshaft in order to use postgres' function ST_RemoveRepeatedPoints (set false by the default)
8 years ago
Raul Ochoa a35403cd91 Add option to modify host header template for camshaft batch client
9 years ago