How to create development sandbox for Sitefinity project

Posted by Community Admin on 04-Aug-2018 08:04

How to create development sandbox for Sitefinity project

All Replies

Posted by Community Admin on 10-May-2016 00:00

Hi folks,

I'm currently setting up a new Sitefinity project. As a common practice, I don't want to mix the ASP.NET solution with the webroot itself. Thus, I tried to put Sitefinity out-of-the-box files to a separate folder and my solution to another one, with Web Publish to dump everything into a sandbox, which will be my web root.

One issue I've encountered is that Sitefinity will change the config files in sandbox folder, and every time I do a changes on Sitefinity back-end pages, I need to copy back the App_Data/Sitefinity/Configuration folder to the source (and eventually check in to source control), which is very tedious and error prone.

Do you guys have better idea to setup project to avoid this kind of problem?

Thanks,

Harry

 

Posted by Community Admin on 13-May-2016 00:00

Hello Harry,

You can try to move the configuration files in the database as described here:
http://docs.sitefinity.com/administration-turn-on-database-storage-for-configuration-files

I hope this helps.

Regards,
Svetoslav Manchev
Telerik

 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

This thread is closed