You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Mike Jumper (Jira)" <ji...@apache.org> on 2020/09/08 23:46:00 UTC

[jira] [Commented] (GUACAMOLE-1173) Add SQL Server support to Docker image

    [ https://issues.apache.org/jira/browse/GUACAMOLE-1173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17192532#comment-17192532 ] 

Mike Jumper commented on GUACAMOLE-1173:
----------------------------------------

{quote}
It does not look like there is support for sqlserver in the start.sh script on the guacamole-client docker container.
{quote}

Indeed, there isn't - the image currently only supports MySQL and PostgreSQL:

http://guacamole.apache.org/doc/1.2.0/gug/guacamole-docker.html#guacamole-docker-image

Adding support for this would also require bundling a SQL Server JDBC driver, not just supporting the needed variables.

> Add SQL Server support to Docker image
> --------------------------------------
>
>                 Key: GUACAMOLE-1173
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1173
>             Project: Guacamole
>          Issue Type: Improvement
>          Components: guacamole-docker
>            Reporter: Starke Gardner
>            Priority: Minor
>
> It does not look like there is support for sqlserver in the start.sh script on the guacamole-client docker container.
>  
> [https://github.com/apache/guacamole-client/blob/master/guacamole-docker/bin/start.sh]
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)