easydb-server.yml
plugins.enable.base.connector
- Connector
Connector Plugin The easydb connector is a webfrontend plugin which allows to connect remote easydbs to the local one.
The plugin needs to be installed and enabled on the local and the remote easydb server.
This is how the plugin is enabled in e.g. /srv/easydb/config/easydb-server.yml: (assuming /srv/easydb is your base directory)
plugins: enabled+: - base.connector The easydb-server has to be restarted to make the change effective.
The following configuration is done additionally in the webfrontend.