Skip to content

Instantly share code, notes, and snippets.

@jmarmolejos
Last active October 11, 2015 10:28
Show Gist options
  • Save jmarmolejos/3845080 to your computer and use it in GitHub Desktop.
Save jmarmolejos/3845080 to your computer and use it in GitHub Desktop.
a few post-its I have laying around.
Location: /var/www/test_app
Unicorn: unicorn -c /var/www/test_app/config/unicorn.rb -D
Unicorn: bundle exec unicorn_rails -c config/unicorn.rb -E development
nginx config: /opt/local/etc/nginx/nginx.conf || /etc/nginx/nginx.conf
whenever --set environment=development
whenever --update-crontab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment