Skip to content

Instantly share code, notes, and snippets.

@fugufish
Created January 10, 2012 23:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fugufish/1591850 to your computer and use it in GitHub Desktop.
Save fugufish/1591850 to your computer and use it in GitHub Desktop.
affinity: rvm-exec 1.9.2@affinity env RACK_ENV=vanity_test BUNDLE_GEMFILE=./spec/services/affinity/Gemfile bundle exec thin start -c ./spec/services/affinity/ -p 5000
activity: rvm-exec 1.9.2@activity env RACK_ENV=vanity_test BUNDLE_GEMFILE=./spec/services/activity/Gemfile bundle exec thin start -c ./spec/services/activity/ -p 4000
humanity: rvm-exec 1.9.2@humanity env RACK_ENV=vanity_test BUNDLE_GEMFILE=./spec/services/humanity/Gemfile bundle exec thin start -c ./spec/services/humanity/ -p 4100
publicity: rvm-exec 1.9.2@publicity env RACK_ENV=vanity_test BUNDLE_GEMFILE=./spec/services/publicity/Gemfile bundle exec thin start -c ./spec/services/publicity/ -p 4200
sanity: rvm-exec 1.9.2@sanity env RACK_ENV=vanity_test BUNDLE_GEMFILE=./spec/services/sanity/Gemfile bundle exec thin start -c ../sanity/ -p 4500
tenacity: rvm-exec 1.9.2@tenacity env RACK_ENV=vanity_test BUNDLE_GEMFILE=./spec/services/tenacity/Gemfile bundle exec thin start -c ./spec/services/tenacity/ -p 4300
visibility: rvm-exec 1.9.2@visibility env RACK_ENV=vanity_test BUNDLE_GEMFILE=./spec/services/visibility/Gemfile bundle exec thin start -c ./spec/services/visibility/ -p 4400
nginx: spec/openresty/nginx/sbin/nginx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment