Skip to content

ruralinnovation/multi-svc-cartodb

Repository files navigation

Project Status (2019-09-05): Local images build, containers run, application is usable over HTTPS. Known issues include not being able to add analyses to maps, because the geocoder is not correctly configured.

Banner image, slice of world elevation map

Containerized, Multi-service, Open-Source CartoDB

This repository is intended to serve as a guide to packaging the open-source version of the CARTO location intelligence platform for scalable deployment to cloud environments. The documents below should help you get started working with the project; for additional information you can consult the project wiki.

  • Project Overview - Description of this project, and how it decomposes the CARTO stack.
  • Installation - Local installation of this repo, and how to build the cluster for local development.
  • Configuration - How the various services are configured.
  • Testing - How to run tests for each component.
  • Operations - How the stack is architected and run.
  • Metrics - How metrics are emitted and collected for each component.
  • Deployment - How to deploy built images to a cloud environment.
  • Optimization - How to tune a cloud deployment of CartoDB.
  • Contribution Guidelines - Interested in helping? Look here first.