siddou / guacamole-mysql

guacamole with mysql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage

Clone repository

git clone git@github.com:siddou/guacamole-mysql.git
cd guacamole-mysql

Get initdb:

docker run --rm guacamole/guacamole /opt/guacamole/bin/initdb.sh --mysql > sql-scripts/initdb.sql

Run:

mv .env.example .env
docker-compose up -d

About

guacamole with mysql