Giter Site home page Giter Site logo

informationstore's Introduction

informationStore

Application to store project based information such as urls passwords and API endpoints Intended to solve the problem of emailing dated spreadsheeting, or using community viewable and editable documents. infomationStore is equiped with varying levels of read and write access

informationStore is a database driven access controlled key/value store

  • Custom security levels
  • database can be stored in HA environments like CloudFoundry
  • Backups can be automated and pipelined into typical environmental backups
  • project wide variables
  • custom UIs
  • beautiful json API
  • stable
  • You may want to share you endpoint URLs with everyone, but not the admin password.
  • Easily scriptable interaction

API enpoints

  • GET http:///api
    • @return json string of all projects
  • GET http:///api/
    • @return json string of all project environments
  • GET http:///api//
    • @return json string of all key/value pairs for project environment

Problems with current common solutions are :

emailing documents

  • versioning
  • god source - only X person can make changes that are respected
  • passwords must be in seperate document or exposed
  • hope the god source never has a disk crash
  • ugly
  • can be information overload, too much data when you just want (for example) the username
  • not easy to script interaction

shared docs

  • fat fingering because anyone can make changes have to copy and paste project wide variables
  • access rights to shared location
  • passwords must be in seperate document or exposed
  • sure we all trust google docs to not crash... but is that where you want your root passwords stored?
  • OneNote also has to be stored in a central location, whos in charge of backups? the other guy
  • ugly
  • must boot into GUI?
  • not easy to script interaction

informationstore's People

Contributors

mrhhug 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.