@Julio: Thanks, I think I won't use git-deploy directly, but it does look interesting. What I'm really wondering about is:
- Updating files in one live copy of the app vs. version directories and a symlink. - Running migrations to a schema the old (current) code can't work with. @Ben & @Ryan: Sounds good. I look forward to reading them! Cheers, Chris On Fri, Feb 11, 2011 at 6:52 AM, Ryan Bigg <[email protected]> wrote: > I'm working on an Ubuntu 10.10 single-app deployment guide now, should be > done next week some time. > > > > On 11/02/2011, at 9:39, Ben Hoskings <[email protected]> wrote: > > On 10 February 2011 23:14, Chris Berkhout <[email protected]> wrote: >> >> Hi All, >> >> I'm trying to improve my setup for deploying to a VPS and have run >> into a few questions. >> >> The general idea is to be able to do a git push to an account on the >> VPS and have git hooks do anything necessary on the server side to >> redeploy. > > I'm working on just this at the moment. Write-up on the way. > —Ben > > -- > You received this message because you are subscribed to the Google Groups > "Ruby or Rails Oceania" 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/rails-oceania?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "Ruby or Rails Oceania" 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/rails-oceania?hl=en. > -- You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" 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/rails-oceania?hl=en.
