Links

SQL databases

Adding SQL Databases in DuploCloud

Creating a SQL database

Use this procedure to create:
  • MySQL databases
  • SQL databases with PostGres engines
  • SQL databases with SQLServer engines
  1. 1.
    In the DuploCloud Portal, navigate to DevOps --> Database.
  2. 2.
    Click the SQL tab.
  3. 3.
    Click Add. The Add SQL DB page displays.
  4. 4.
    For MySQL databases and SQL databases with PostGres engines, provide the Name, SQL Version, and Tier (Machine Type/CPU). For SQL databases with SQLServer engines, provide the same inputs, in addition to Root Password and Disk Size in gigabytes (GB).
  5. 5.
    Click Create.
  6. 6.
    Select your database from the Name column in the SQL tab. The Details tab displays information about the database you created.
Refer to the graphics below for examples of creating and displaying the supported SQL databases.
Add SQL DB page for adding a MYSQL database
Details tab for a created MySQL database
Add SQL DB page for adding a SQL database with a POSTGRES engine
Details tab for created SQL database with a POSTGRES engine
Add SQL DB page for adding a SQL database with a SQLSERVER engine
Details tab for created SQL database with a SQLSERVER engine