[Radiant] Cap recipes

Benny Degezelle benny at gorilla-webdesign.be
Sat May 26 04:17:04 CDT 2007


I have, if you want i can send you the entire recipe. The only "special"
thing I have in them, is tasks to copy page attachments or gallery images to
the newest release, like so;

desc "Copy gallery images to latest release"
# Because gallery images live outside of the repository, we have to copy
them to the newest release
task :after_update_code, :roles => :app do
    run "cp -a #{current_path}/public/galleries/*
#{release_path}/public/galleries/"
end

Subject: [Radiant] Cap recipes
> To: radiant at lists.radiantcms.org
> Message-ID: <46566C95.3000900 at gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Has anyone done Capistrano/Deprec recipes for deploying Radiant?  If so,
> I'd like to see them. I plan to move my personal blog tomorrow to a
> deprec-managed server and don't want to break any current setup.  It'd
> be nice not to have to write them myself, although I'm sure I could.
>
> Sean
>
>
Met vriendelijke groeten,

Benny Degezelle

Gorilla webdesign
www.gorilla-webdesign.be



More information about the Radiant mailing list