I'm also looking at this, but with some slightly more advanced wants:

1. Code versioning.
 a. When people make changes to the test environment, it should version
their code.
 b. When moving the code from test to production, it should do a versioning
backup for rollback.

2. Server permission matching.
   A directory is permission locked on the test server. The directory
doesn't even exist yet on the production server. When the site/section/page
is migrated to the production server the directory is created and
permissions set.

3. Control panel interface.
   It would be great if there was a control panel for developer-admins (as
opposed to server-admins) could forward migrate the site/section/pages or do
a rollback. A web-based interface for this would be good.

Has anyone built/bought anything like this? I'm looking at parts from things
like VSS, various CMS systems, and even Enterprise systems like Interwoven.
They all seem to do some of it, but I haven't seen anything that does enough
AND plays nicely with ColdFusion.

Any thoughts?

Kevin Graeme

> -----Original Message-----
> From: Brian Scandale [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, September 24, 2002 3:07 PM
> To: CF-Talk
> Subject: Re: Muliple Environments
>
>
> Short version:
>
> Copy the current application files into a new Directory
> Structure... change any cfapplication tags to reference the new
> development application... change any dns settings/attributes to
> point to a development database, (a copy of the current site I
> would expect), and you should be good to go.
>
>
>
>
> At 12:59 PM 9/24/02, you wrote:
> >I am pretty new to using coldfusion and web development in general.  I
> >currently have a running site on coldfusion and would like to create a
> >parallel environment on the same server to do further work without
> >impacting the current site.  Then when satisfied with the changes I have
> >made I would like to move the development site to the production
> >location thus updating the site (Or something accomplishing the same
> >thing).
> >
> >
> >
> >I am not sure what the best way to go about creating this duplicate
> >environment on the same machine would be.  I am hopeful some of you
> >insightful people could point me in the right direction, or to some
> >information about how this would best be done.
> >
> >
> >
> >Thank you very much.
> >
> >
> >
> >Sincerely,
> >
> >
> >
> >John
> >
> >
> >
> 
______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to