Giter Site home page Giter Site logo

ripple-blobvault's Introduction

Ripple Blobvault

User management for Ripple wallets.

See the API Reference for details on how to use the API.

Environments

Development

  • Use fig and docker. They will download the base boxes and run the chef recipes to set up your development environment. Use fig ps to find port mappings from the container to your local machine. Docker caches the results of build steps so unless you're editing chef recipes or the recipes change, you should only need to run them once.

  • The development database machine is not exposed to the outside world but may be exposed by editing the appropriate configuration line in fig.yml. Think carefully before doing this the default password for the root account is blank. This database is not meant to be exposed.

  • In order to set up the database or to refresh the schema execute

    fig run blobvault ./env/dev-env/build-db.sh

Note that this will drop and clear any tables in the current database.

Production

  • Use chef cookbooks at env/chef/cookbooks to configure and deploy the blobvault application
  • Cookbooks use test kitchen to check compatibility. The development environment is emulated by the ubuntu-12.04 environment.

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.