YetAnotherForum
Welcome Guest Search | Active Topics | Log In | Register

Tag as favorite
best practices around a staged deployment process?
travislaborde
#1 Posted : Tuesday, September 15, 2009 2:29:13 PM
Rank: Newbie

Medals:

Joined: 9/15/2009
Posts: 1
Points: 3

Thanks: 0 times
Was thanked: 0 time(s) in 0 post(s)
We are trying to deploy our blogs with the same methodology that we've been using for our sites - a staged deployment process, where

1) Developers/Creatives may work on the blog site inside Visual Studio making tweaks as needed, and check in to our SVN repository.

2) We first publish to a staging server (from SVN/CI) where users can verify it all works as needed, and use the blog admin there to do certain configuration, etc.

3) We then publish to a production server, by copying from the staging server.


We are really tripping up because we have "data" in three places and we are having trouble getting the process right. Meaning, we can't just "wipe and re-publish from SVN" since so much is stored locally after deployment, from the blog posts themselves to some other visual settings. We also don't want to force people to re-do work that they have done on staging once the blog gets pushed "live" since that introduces a time-lag for inconsistency and leaves much room for human error.

Are there any established best practices around this? Even changing it so that the blogs are stored in the database didn't solve it all for us, because so much else is stored locally. We are almost at the point where simply copying app_data from place to place is the answer. Is there another answer?

Travis
Sponsor  
 
Users browsing this topic
Guest
Tag as favorite
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

YAFPro Theme Created by Jaben Cargman (Tiny Gecko)
Powered by YAF 1.9.4 RC1 | YAF © 2003-2009, Yet Another Forum.NET
This page was generated in 0.077 seconds.