Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Muhammad Adeel 19 posts 109 karma points
    Sep 01, 2016 @ 05:56
    Muhammad Adeel
    0

    Create a new site from an already deployed umbraco site on production.

    Hi sir , I have created an umbraco site with VS and deployed it on production and is working fine there .

    My question is i want another site having the same layout . Can i create a new site from Production and assign it a new hostname and bind it with IIS .i mean directly from production ? OR i have to create the site on VS , publish it , and deploy it on production , and then run it in the same umbraco instance that is already deployed there? OR any other options/ways?

  • Alex Skrypnyk 6182 posts 24284 karma points MVP 8x admin c-trib
    Sep 01, 2016 @ 12:22
    Alex Skrypnyk
    0

    Hi Muhammad,

    Yes, you can create the same site without Vusual Studio, just copy all files and database if it uses mssql database. If database is SQLCE - you have to copy only files, database is storing in app_data folder in that case.

    So steps will be:

    1. Copy files
    2. Copy database if it uses
    3. Create new site in IIS
    4. Bind hosts

    Thanks,

    Alex

  • Muhammad Adeel 19 posts 109 karma points
    Sep 05, 2016 @ 08:52
    Muhammad Adeel
    0

    thank you , i will try it and let you know

  • Alex Skrypnyk 6182 posts 24284 karma points MVP 8x admin c-trib
    Sep 05, 2016 @ 09:19
    Alex Skrypnyk
    0

    You are welcome, we are waiting for you response !

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies