Love Fuel?    Donate

FuelPHP Forums

Ask your question about FuelPHP in the appropriate forum, or help others by answering their questions.
Managing configs when deploying with Capistrano
  • So I've been looking into using Capistrano to deploy my Fuel application, and it's about 99% to where I want it to be. The one thing I'm running into is managing the contents of fuel/app/config/production/ when deploying. None of the files with password info are in SCM, and I'm wondering if anyone else has a good solution they've found with Capistrano for making sure the configs follow the current version symlink around.
  • After thinking about it for a bit, I think just keeping the configs in the Capistrano 'shared' directory and updating config.rb to symlink fuel/app/configs/production to it might be the way to go.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion