Static MariaDB agent

Target MariaDB

Prerequisites

To have Gluesync working on your MariaDB instance you will need to have:

  • Valid user credentials with permission to read, and write to the target tables.

Setup via Web UI

  • Hostname / IP Address: DNS record or IP Address of your server;

  • Port: Optional, defaults to 3306;

  • Database name: Name of your target database;

  • Username: Username with read & write access to the target tables;

  • Password: Password belonging to the given username.

Setup via Rest APIs

Documentation available soon.