From ed421d3caddfbfca8ebf1dfe5dcae056b9d69b9f Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Tue, 24 Jul 2012 11:43:25 +0200 Subject: [PATCH] Add more entries in the requirements section --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index a4227318..be9b7dc4 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,18 @@ functionality and custom filters for authentication * provides a infowindow endpoint for windshaft * provides a ``map_metadata`` endpoint for windshaft +Requirements +------------ + + [core] + - node-0.6.x+ + - PostgreSQL-8.4+ + - Redis (http://www.redis.io) + [for cache control] + - CartoDB-SQL-API 1.0.0+ + - CartoDB 0.9.5+ (for ``CDB_QueryTables``) + - Varnish (https://www.varnish-cache.org) + Configure ---------