Skip to content

Instantly share code, notes, and snippets.

@mpapis
Forked from killercup/README.md
Last active December 14, 2015 19:28
Show Gist options
  • Save mpapis/5136395 to your computer and use it in GitHub Desktop.
Save mpapis/5136395 to your computer and use it in GitHub Desktop.
@AJamesPhillips
Copy link

@mpapis what would you recommend for loading the environment?

set -a
. /etc/unicorn/$2.conf
set +a 

and around . $CONFIG line too works but I'm not sure why these aren't accessible by unicorn and rails anyway.

@mpapis
Copy link
Author

mpapis commented Sep 20, 2013

hmm, I had to miss the comments - the script got reworked since then

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment