Skip to content
This repository has been archived by the owner on Oct 20, 2020. It is now read-only.
/ apila Public archive

API for Legacy Attributes (APILA)

License

Notifications You must be signed in to change notification settings

pre/apila

Repository files navigation

Petrus Repo
petrus.repo@iki.fi


API for Legacy Attributes - APILA
=================================


INSTALL INSTRUCTIONS
--------------------

Configure app_config.rb (look at app_config.rb.example).

Setup Oracle's environment variables for ruby-oci8 (see Lintuvaara's README)

Install binary dependencies (at least)
 % sudo apt-get install libxml2-dev libxslt-dev

Install Rubygems (preferably from source)

Install Gem dependencies
 % sudo gem install rake bundler

Install Application gems
 % bundle install


You may run the project also standalone by
 % ruby application.rb

To deploy with Passenger, add to virtual host's config
  * RackBaseUri /apila
  * RackEnv development

And add a symlink
  ln -s APILA_ROOT/public LINTUVAARA_ROOT/public/apila

About

API for Legacy Attributes (APILA)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages