Installation and deployment
Version 7.x > Installation and deployment > Remote Server Install View modes: 
User avatar
Member
Member
kyle.dahlgren-66fcu - 12/11/2012 3:17:28 PM
   
Remote Server Install
Really new to Kentico and a little confused on the best installation for my situation. I have a remote virtual server that the website will ultimately be running on. I have a local development machine that I currently do all development on for our current non-CMS website. I want to be able to create custom webparts for the CMS websites from controls I already have built for our current website. From what I've read about this process it's best to open the CMS project in Visual Studio and create those webparts that way. My question is with the server set up we have, should I be following the Remote Server Installation model for Kentico CMS 7 installation?

User avatar
Kentico Support
Kentico Support
kentico_jurajo - 12/12/2012 1:55:24 AM
   
RE:Remote Server Install
Hi,

Either way is OK - it depends what is more convenient for you. However, you can do the development locally, then just copy the code files to the remote server to the Kentico project folder and register them as web parts in Site Manager.

Best regards,
Juraj Ondrus

User avatar
Kentico Legend
Kentico Legend
Brenden Kehren - 12/12/2012 4:07:15 PM
   
RE:Remote Server Install
Kyle, I have several environments like yours and perform the initial install on my local machine then FTP to the remote server. This gives you the ability to develop and test your changes prior to deploying to the live server.