Skip to content

Repository files navigation

Libertree Frontend (Ramaze)

Requirements:

  • libertree-db gem/repo
  • libertree-client gem/repo
  • GraphicsMagick or ImageMagick

It is recommended to use RVM for Ruby and gem management, but this is not required. memcached is recommended, but not required.

Installation and Setup

gem install bundler
bundle install
cp config/database.yaml.example config/database.yaml  # edit as desired
cp config/application.yaml.example config/application.yaml  # edit as desired

Running

bundle exec unicorn -Ilib -p <port number>

Don't forget the -Ilib argument to ensure libraries under the lib/ dir are found.

About

A web frontend for Libertree written in Ruby, using Ramaze.

Resources

Stars

16 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages