Advanced Configuration
Advanced configuration and custom integration options
Last updated
Advanced configuration and custom integration options
Last updated
Supported extensions, such as those provided by the Keeper Connection Manager packages, are installed through installing their corresponding packages. If you are using the keeper/guacamole Docker image, extensions are automatically installed using the above packages depending on the environment variables provided when the container is first started.
Extension | Package name | Docker image environment variables |
---|---|---|
|
| |
|
| |
|
| |
MySQL database support |
|
|
PostgreSQL database support |
|
|
SQL Server database support |
|
|
|
| |
|
| |
|
|
The Keeper Connection Manager packages for supported extensions will automatically create symbolic links to install themselves and any needed libraries/drivers. You do not need to manually create links, copy files, etc. for the extensions which are provided within the Keeper Connection Manager repository.
The functionality of Keeper Connection Manager can be extended throught the use of custom extensions. This page describes how to create a custom extension with examples.