I am deploying a site that is using nginx and capistrano and git.
My deploy.rb uses a git repository on a remote site that also has my
web server.
The site is deployed correctly, excepting nginx not serving static
assets.
However any changes I make that are pushed to the remote git are not
propagated
on my site.
Here is a gist of the deploy.rb that I am using:
git://gist.github.com/3411133.git
Any thoughts or suggestions appreciated.
This is my first attempt at using nginx, unicorn, git, and capistrano
to deploy a site.
Thanks!
Jet
--
* You received this message because you are subscribed to the Google Groups
"Capistrano" group.
* To post to this group, send email to [email protected]
* To unsubscribe from this group, send email to
[email protected] For more options, visit this group at
http://groups.google.com/group/capistrano?hl=en