Coder Social home page Coder Social logo

saurabharch / refinery Goto Github PK

View Code? Open in Web Editor NEW

This project forked from daeilkim/refinery

0.0 2.0 0.0 30.48 MB

Refinery - A locally deployable open-source web platform for analysis of large document collections

License: MIT License

Puppet 0.43% Python 65.86% C++ 0.23% Makefile 0.29% Objective-C 0.81% C 18.15% CSS 2.67% JavaScript 8.58% HTML 2.94% Shell 0.04%

refinery's Introduction

Refinery - A locally deployable open-source web platform for analysis of large document collections open sourced under the MIT License.

For more information please refer to our help pages in: http://daeilkim.github.io/refinery

What is Refinery?

Built mostly in Python, Refinery is a full-stack web app that works with Vagrant VM and Puppet that can be run from a single command after downloading the git repository.

Installing and Running Refinery

Refinery is a browser driven web application built primarily off of Python. It was developed with the requirement that its implementation process be as simple as possible. Refinery requires three main packages - Git, Virtualbox, and Vagrant VM. VirtualBox and Vagrant VM allows Refinery to exist within a virtual machine that is accessible through your browser. The Vagrant package allows for the deployment of a Puppet manifest, which enables the automated installation of a large number of necessary software modules.

Before installing, keep in mind that it requires approximately 2.3GB of hard drive space and a relatively fast Internet connection. Installation will run roughly 20-30 minutes of your time using a high-speed Internet connection so please keep that in mind before installing. Git is needed to clone the repository that will contain the main source code, but if you don't wish to use Git, you can always just download the zip file and uncompress it to a folder you like. However, you'll still need these two pieces of software:

To modify the installation process, the configuration file VagrantFile located within the root directory contains settings that help guide this process. Installation of Refinery is as follows from the command line:

git clone https://github.com/daeilkim/refinery.git
vagrant up

After this command, Refinery will be booting up the virtual machine and loading up the web server. You'll need to then open up any browser and go to this URL: http://11.11.11.11:8080. You should see a login screen afterwards which you can login with:

username: doc
password: refinery

To see how you Refinery works, you can watch this video which shows a basic run-through using one of the included datasets within the repository.

Licensing

MIT License

Copyright (C) <2014> Daeil Kim

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

refinery's People

Contributors

dalietimes avatar daeilkim avatar hojunhao avatar

Watchers

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