Skip to content

Instantly share code, notes, and snippets.

@bliaxiong
Created December 11, 2014 19:40
Show Gist options
  • Save bliaxiong/0b054efa0022f4380954 to your computer and use it in GitHub Desktop.
Save bliaxiong/0b054efa0022f4380954 to your computer and use it in GitHub Desktop.
export JRUBY_OPTS='--1.9 -Xcext.enabled=true -J-Xmx3120m'
RAILS_ENV=production rake assets:clean --trace
RAILS_ENV=production rake assets:precompile --trace
chmod -R 777 /var/jenkins/*
chmod -R 777 /opt/torquebox/current/jruby/*
chown -R torquebox:torquebox /opt/torquebox/current/jruby/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment