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: [email protected]
> Message-ID: <[EMAIL PROTECTED]>
> 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
_______________________________________________
Radiant mailing list
Post:   [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to