GithubHelp home page GithubHelp logo

andrewkrug / sufiastock Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 191.36 MB

Stock Generation of the Sufia 6.0.0 Gem

Ruby 0.58% JavaScript 0.01% CSS 0.02% HTML 26.28% Shell 0.04% Java 2.59% Perl 69.07% Perl 6 0.12% PostScript 0.07% XSLT 1.21% Nginx 0.01%

sufiastock's Introduction

sufiastock

##Requirements

  1. Java 1.7 or greater
  2. Redis running in default config on CentOS
  3. rails of course
  4. ffmpeg
  5. imagemagick
  6. fits ( in your path via bash profile )

##Spinning up the project

resque-pool --daemon --environment development start
rake jetty:clean
rake jetty:start
rake db:migrate
rake db:seed

This will create an admin user [email protected] with password archive2015

#Promote that user to admin rails s

##From rails console

r = Role.create name: "admin"
r.users << User.find_by_user_key( "[email protected]" )
r.save

##Docker Image

If you are using the docker image nginx is setup to respond to hostname sufia.*

sufiastock's People

Contributors

joelferrier avatar andrewkrug 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.