Git Product home page Git Product logo

swift-bluebox's Introduction

swift-bluebox

Bluebox is a web UI for the swift object store with Enterprise Content Management extensions. This is the UI for our larger "OSECM" research project

Bluebox consists of two parts:

  • a small server runtime written in python
  • an angularJS frontend

they communicate over an HTTP API. The "frontend" is served by the python app as well but any static HTTP server could be used.

Running

  • install the requirements stated in requirements.txt (or simply run it and see what's missing...)
  • for local development/testing: python runApp_Development.py
  • for production: ./runApp_Production.sh

Running on IBM Bluemix (as "Bluemix app") / CloudFoundry

this is possible but hasn't been tested in some time.

  • Procfile needs to be adapted to execute one of the runners
  • dynamic connection to a swift service needs to be implemented; static config via the config file should work

Configuration

configuration of the host/port is done inside the two "run" scripts mentioned above.

configuration of the swift backend connection is in the appConfig.py file. An example is given by appConfig.example.py

swift-bluebox's People

Contributors

jomaguma avatar balogha avatar christophtrybek avatar

Watchers

James Cloos avatar  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.