Installation and deployment Questions on installation, system configuration and deployment to the live server.
Version 4.x > Installation and deployment > How to migrate Website & Database to a different server View modes: 
User avatar
Member
Member
tim-axerosolutions - 2/22/2009 7:25:15 PM
   
How to migrate Website & Database to a different server
Hello,

I am trying to migrate kentico to another server. This includes the Database and web application.

Are there any instructions on how to do this?

Thank you.


User avatar
Guest
Kioton - 2/23/2009 4:19:40 AM
   
RE:How to migrate Website & Database to a different server
As there is nothing special on kentico you will only need to perfrom the following tasks:

1. Prepare your destination server (set up IIS, asp.net, SQL
2. Copy all files from your web to a new server
3. Create a backup of your DB and restore it on your new server. Make sure you have the same user created (or create a new one)
4. Redirect DNS - and you are done.

In other word - juct copy the files and database:)

Kioton

User avatar
Kentico Support
Kentico Support
kentico_jurajo - 2/23/2009 7:22:09 AM
   
RE:How to migrate Website & Database to a different server
Hello,

The steps mentioned in post above are also correct. For more information please see http://www.kentico.com/docs/devguide/deployment_to_the_live_server.htm.

Best Regards,
Juraj Ondrus

User avatar
Member
Member
FRease-ag.state.oh - 6/1/2009 1:44:05 PM
   
RE:How to migrate Website & Database to a different server
I wouldn't think this would be a prefered way to move a site from a dev environment to a production environment. Im OK with performing a backup of Dev SQL DB then restoring tables to your production site. However when you copy your site folders over to a production you would have issues. Web.config has the dev DB info, so I would assume this needs updated. Then if your production site alias is different al the SQL statements would break. How successfull was you with doing the export and import by performing your steps stated?

User avatar
Kentico Support
Kentico Support
kentico_jurajo - 6/2/2009 8:10:54 AM
   
RE:How to migrate Website & Database to a different server
Hi,

Yes, you need to alter the connection string and also the site domain name setting when you are using the manual backup way.

Also using import/export you need to alter the site domain name during the import process.

Best Regards,
Juraj Ondrus

User avatar
Member
Member
daniels-neoarkmedia - 10/18/2012 10:30:20 PM
   
RE:How to migrate Website & Database to a different server
Hi,

Will the above instruction work for v 3.0?

Thanks,
Danny

User avatar
Kentico Support
Kentico Support
kentico_jurajo - 10/19/2012 2:04:00 AM
   
RE:How to migrate Website & Database to a different server
Hi,

Basically yes. Here is also thedocumentation.

Best regards,
Juraj Ondrus