[Radiant] Re: Radiant Digest, Vol 27, Issue 4

Josh French josh at digitalpulp.com
Mon Jun 2 13:57:16 CDT 2008


> How are people deploying their Radiant apps? What is the ideal  
> scenario
> for development and deployment? Any thoughts would be greatly
> appreciated.
>
>
> ~Nate

Hi Nate,

We've been deploying Radiant via a standard SVN + Capistrano setup  
with very few modifications. We did chain deploy:migrations to a  
custom task that also runs rake db:migrate:extensions, and put  
together a few Cap tasks that run common Radiant rake tasks (e.g.  
updating assets) but because Radiant is itself a Rails app, the  
standard recipes cover a lot of ground.

j


More information about the Radiant mailing list