Copied to clipboard

Flag this post as spam?

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


  • Ryios 122 posts 263 karma points
    Jun 20, 2014 @ 18:14
    Ryios
    0

    Manual Database Install - Umbraco

    I know I can install Umbraco manually in terms of the CMS content files. I'm using the NuGet Package in Visual Studio.

    What I want to do though, is manually create the database, connection string, etc myself. I don't want to go through the install page.

    So what I'm basically doing at this point, is I run through the install page and install it somewhere. Then I export the entire database as a SQL script (minus the content). Then I use that to create the database.

    Reason being is we have everything in source control, and multiple developers. So the connection string etc is in source control.

    I'm wondering if there is a more official process for doing this.

Please Sign in or register to post replies

Write your reply to:

Draft