GithubHelp home page GithubHelp logo

openspending-archive / openspending-installer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mk270/openspending-installer

2.0 7.0 1.0 233 KB

A script for installing OpenSpending, suitable for getting developers up and running more quickly

Shell 95.85% Ruby 4.15%

openspending-installer's Introduction

Openspending Installer

An installer for the OpenSpending Backend

You will need a Postrgres Database up and running, as well as RabbitMQ.

Download solr from :http://www.apache.org/dist/lucene/solr/4.1.0/ and unpack it to a directory.

Your user needs to be able to create databases in postgres. You can achieve this with

sql# ALTER ROLE username WITH CREATEDB;

if you don't already have things set up this way.

   run bash install 

commandline opts: --git-repo The Repo to clone from (default: the official openspending) --js-repo the openspendingjs repository to clone from (default: as above) --target-dir the directory to install to (default: openspending) --db-user your db user (optional) --db-name the name of the database to be created (default: openspending) --virtualenv your virtualenv command (default: virtualenv --solr-dir the directory you extracted solr to

Pip cache

You can make pip cache downloaded python dependencies; see the example pip.conf in this repo

openspending-installer's People

Contributors

mihi-tr avatar mk270 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

isabelruiz

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.