Making a development site live, on Amazon EC2
Well, let’s drill down on this situation a little bit: Do you have git enabled on both environments? Do you need to migrate the database as well? Most of the situation depends on how the previous developer has set it up. Ideally you have different branches in git and you’re merging the develop with the … Read more