Welcome Guest, Not a member yet? Register   Sign In
Code Migration/Environment Switch?
#1

[eluser]JCianflone[/eluser]
Hi Everyone,
I have been using CodeIgniter for a couple of months now and I really enjoy it, it has helped me rapidly create some awesome stuff. The one area that seems to be lacking is a quick way to migrate from one environment to another. So, if I am working on my localhost and I need to push everything to staging, there doesn't seem to be an automatic way to do that, like rails.

I guess my question is two-fold:
1. Is there an easy way to switch environments in CI?
2. If not, does anyone use any tools (phing?) to automate that process?

Thanks in advance

Joe
#2

[eluser]Derek Allard[/eluser]
Nearly everything can be controlled by simply changing the application/config/config.php and database.php files. Is there something beyond that that is causing you specific issues?

Edit: oh, and welcome to CI! Smile




Theme © iAndrew 2016 - Forum software by © MyBB