Mondrian Cube for Authority Health Project
- Install rvm (if not already installed)
command curl -sSL https://rvm.io/mpapis.asc | gpg2 --import -
\curl -sSL https://get.rvm.io | bash -s stable --ruby=jruby
source /home/deploy/.rvm/scripts/rvm
gem install gem-wrappers
gem install bundler
- Clone Github repository
git clone https://github.com/Datawheel/ah-mondrian.git
cd ah-mondrian
bundle install
rvm wrapper jruby ah-mondrian bundle
- Run server with
JRUBY_OPTS=-G rackup