Created
June 19, 2013 02:23
-
-
Save ykubota/5811223 to your computer and use it in GitHub Desktop.
GlassFish for Redmine
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo yum install jruby | |
gem install warbler | |
cd redmine | |
gem install activerecord-jdbc-adapter -v '1.2.5' | |
warble config | |
vim config/warble.rb | |
warble war |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment