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
_______________________________________________
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to