Try our conversational search powered by Generative AI!

Deployment Center

Vote:
 

Hi All,

I have few question related to deployment.

1) Where can I download deployment center setup ?

2) Currently we are buidling an application using EPiserver 8. I would like to know the best practice for moving files from dev to staging to live. Staging and live don't have Visutal studio to install package through nuget. I have read that copying site root files which is created after installing nuget cmd is enough. While moving my dev site root files to staging server, does it require any other files(like system files) need to be copied from my dev to staging ?


3) In case if I installed search in my dev, what are the files should be copied from dev apart from files inside site root ?

#140465
Oct 20, 2015 21:45
Vote:
 

Hi Venkat,

1) Deployment center is no longer needed since version 7.5

2) Backup / restore for DB, and MSDeploy for files (usually it's a part of continuous integration process). You don't have to copy system files.

3) From my experience, the best thing is to re-build the search index manually. Search index is usually stored in App_Data\Index. Check episerver.search.indexingservice section in web.config

#140496
Oct 21, 2015 11:30
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.