Giter Club home page Giter Club logo

cartodb-chef-cookbook's Introduction

What is CartoDB?
===============

CartoDB is an open source tool that allows for the storage and visualization of geospatial data on the web.

More information available www.cartodb.com

What is the purpose of this repo?
=================================

The purpose of this repo is to provide a chef cookbook which will automate the installation process of CartoDB.

Requirements?
=============

This cookbook assumes that you are running Ubuntu on a clean new EC2 instance.  It should not be used on any server which has postgresql already installed as it will break the existing installation.

Chef - Tested on Chef 0.10

Platform

This Chef cookbook has been successfully tested on a “Small” Natty Narwhal Amazon EC2 instance built using the ami from Canonical.

http://cloud-images.ubuntu.com/releases/11.04/release/


What does this cookbook do?
========================

This cookbook will install the following packages:-

Ruby
Node
PostgresSQL
PostGIS
Redis
Mapnik
Nginx

What do I need to do after the install?
=======================================

After the install you will need to do the following:-

add

root /home/ubuntu/downloads/cartodb/public;
passenger_enabled on;
rails_env devlopement;

to the nginx.conf file

Add

<IP of EC2 instance> mysubdomain.localhost.lan

to the hostfile on your local computer.



Open a browser and go to http://mysubdomain.localhost.lan and login with the user you created.

Ver2










cartodb-chef-cookbook's People

Contributors

bensheldon avatar strtwtsn avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.