How To Setup A Database

  1. Navigate to Databases
  2. Select Create Database
  3. Enter Database Settings
    • Type: Type of database engine (when creating).
      • MariaDb / Mysql
      • Postgresql
      • MS Sql Server
    • Active: Whether database is active (when editing).
    • Name: Name of the database.
    • Url: URL of the database server (format might depend on the DB type).
    • Port: Port of the database.
    • Username: Username used to connect.
    • Password: Password used to connect.
  4. Submit
Database setup example