Forums

Skip Navigation LinksHome / Developer Network / Forums / Sitefinity 3.x: Deployment > Synchronizing Servers

Synchronizing Servers

  • medicalwebgeek Intermediate avatar

    Posted on Jun 5, 2007 (permalink)

    I am working in a development/production server environment and I am trying to figure out what all directories (or specific files) I need to upload in order for my pages to work correctly on my production server.  I know that I need to upload all user controls and page related files (images, etc), but I am trying to figure out if I have to upload my web.config file every time and if I need to upload any files from the SiteFinity, Bin or App_Data (log) directory also?

    Reply

  • Rebecca Rebecca admin's avatar

    Posted on Jun 6, 2007 (permalink)

    Hi medicalwebgeek,

    First, you need to upload the whole project folder to the destination server. Later, you will need to upload only the files which have been modified.
    Please find the needed instructions in this section of the User Manual:  Working with Web Site Projects > Migrating Projects to the Production Web Server.
    Do not hesitate to contact us if you need any assistance.

    All the best,
    Rebecca
    the Telerik team

    Instantly find answers to your questions at the new Telerik Support Center

    Reply

  • Robert Crowe avatar

    Posted on Jul 31, 2007 (permalink)

    I have a similar problem.  I want to run Sitefinity on our intranet, and then deploy updates to servers running on the Internet.  From the documentation it seems as though I have to do that by hand, copying files up to the production server.  Is that right?  Is there no facility in the workflow for deploying files to a production server?  If not, I'm guessing that we will need to develop a module to do that.

    Reply

  • Robert Crowe avatar

    Posted on Jul 31, 2007 (permalink)

    I guess I have the same question for the database.  I need to be able to push changes to the production server as pages are published through the workflow.  I've ready through the User Manual:  Working with Web Site Projects > Migrating Projects to the Production Web Server, but it doesn't really seem clear if Sitefinity does that, and if so how it is configured.

    Reply

  • Bob Bob admin's avatar

    Posted on Aug 1, 2007 (permalink)

    Hi Robert,

    Unfortunately, the automatic synchronization between multiple sites is not yet supported. This feature is planned for version 3.2 which is expected in mid December.

    As a temporary solution, you can use some third party FTP tool that allows automatic synchronization of files and database replication for database synchronization.

    Regards,
    Bob
    the Telerik team

    Instantly find answers to your questions at the new Telerik Support Center

    Reply

  • Stuart Radlett avatar

    Posted on Mar 16, 2010 (permalink)

    I have been trying to match a domain name to a project with no success; I've read many times references to this being covered under Migrating Projects to the Production Web Server in the user manual - could you PLEASE either post an example of configuring IIS to use a domain name mapped to a specific project or put a link to this manual (the one in the install dir has no such entry in it!)

    Reply

  • Georgi Georgi admin's avatar

    Posted on Mar 18, 2010 (permalink)

    Hi Stuart Radlett,

    Thank you for your feedback. 

    I agree that we should have such section in the User Manual - we will to update it as soon as possible.

    Locally this should be setup as an additional entry in the hosts file, or creating a new web site pointing to the same files. All that Sitefinity cares is, where does the request comes from. 

    On live environment, additional host header should be added, so the web site could be resolved under the new domain. 

    Once again, we will try to update this docs and provide examples on the scenario.

    All the best,

    Georgi
    the Telerik team

    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.

    Reply

  • Posted on Apr 15, 2010 (permalink)

    Dear sir ,

    i did not found this part on the user User Manual:  Working with Web Site Projects > Migrating Projects to the Production Web Server.

    please can you tell me in which page i can found it ??

    Reply

  • Ivan Dimitrov Ivan Dimitrov admin's avatar

    Posted on Apr 15, 2010 (permalink)

    Hello Ahmed Salman,

    The section is called "Deploying Sitefinity to a production server" and it should be on page 208.

    Regards,
    Ivan Dimitrov
    the Telerik team

    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.

    Reply

  • Posted on Apr 15, 2010 (permalink)

    thank you

    Reply

  • Register for webinar
Skip Navigation LinksHome / Developer Network / Forums / Sitefinity 3.x: Deployment > Synchronizing Servers