Skip to content

Instantly share code, notes, and snippets.

@jkutner
Created March 15, 2012 21:54
Show Gist options
  • Save jkutner/2047238 to your computer and use it in GitHub Desktop.
Save jkutner/2047238 to your computer and use it in GitHub Desktop.
app_path: "<%= trinidad_home %>/current"
trinidad_options: "-e production"
jruby_home: "<%= jruby_home %>"
ruby_compat_version: RUBY1_8
trinidad_name: Trinidad
jsvc_path: "/usr/bin/jsvc"
java_home: "/usr/lib/jvm/java-6-openjdk/jre"
output_path: "/etc/init.d"
pid_file: "<%= trinidad_home %>/shared/pids/trinidad.pid"
log_file: "<%= trinidad_home %>/shared/log/trinidad.log"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment