Open Closed

Volo Docs Installation problem #469


User avatar
0
ricardo.mateo created

Do you have the instructions to perform the Volo Docs installation on a Linux CentOs 8.x using Postgress 12.x database.

We tried installing it using the following link

https://docs.abp.io/en/abp/latest/Apps/VoloDocs

The first issue we cannot connect to the Postgress SQL database, even trying with several connections strings. The second Issue we tried to execute it using <span class="colour" style="color: rgb(40, 167, 69);">VoloDocs.Web </span>with no success nor trying to deploy the web application using apache and all ASP.NET dependencies.

Please let us know if you require any additional information.

Thank you!


3 Answer(s)
  • User Avatar
    -1
    alper created
    Support Team Director

    hi ricardo,

    let's go step by step, if you are changing the database provider, you need to delete all existing migrations and add the migrations for your database provider. see this https://docs.abp.io/en/abp/latest/Entity-Framework-Core-Other-DBMS

  • User Avatar
    0
    ricardo.mateo created

    Ok does that includes all ABP platform?

  • User Avatar
    0
    alper created
    Support Team Director

    yes, if you change the database provider, you need to remove all migrations and add again, because each DBMS has its own data limitations. please read https://docs.abp.io/en/abp/latest/Entity-Framework-Core-Other-DBMS

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11