Giter VIP home page Giter VIP logo

concerto's Introduction

#Concerto 2 Digital Signage System

##Automated Installation: APT(Debian/Ubuntu) Package: Add Concerto repository using: curl get.concerto-signage.org/add_repo.sh | sh

Install Concerto via APT: sudo apt-get install concerto

Generic Linux/Mac: curl get.concerto-signage.org | ruby

Generic Linux/Mac with MySQL: Download http://get.concerto-signage.org/install.rb and run it like this: "ruby install.rb -d mysql"

Windows: Download http://get.concerto-signage.org/install.rb and run it

OR

##Manual Installation: NB: Upon startup, Concerto will create and configure a SQLite database. If you wish to alter this, edit config/database.yml appropriately. A sample MySQL database configuration file is provided in config/database.yml.mysql - it can replace config/database.yml when edited. Upon its next startup, Concerto will populate whatever database you've specified.

  1. git clone https://github.com/concerto/concerto.git
  2. cd concerto
  3. bundle install or bundle install --path vendor/bundle if you don't wish to install all of the Gem dependencies of Concerto/Rails globally (there are just over 115 of them).
  4. Set up the appropriate webserver configuration (VHosts and such) and start using Concerto
  5. Go the the Concerto URL to setup the initial admin user.

Installation Notes: When running Concerto in production mode, be sure to compile your assets with: bundle exec rake assets:precompile or Sprockets will be used as a fallback, with performance consequences.

Concerto 2 is licensed under the Apache License, Version 2.0.

concerto's People

Contributors

augustf avatar bamnet avatar brzaik avatar kench avatar mikldt avatar mvbattista avatar tyrantkhan avatar wadtech avatar zr2d2 avatar

Watchers

 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.