Deploy Guacamole in a container with Docker and docker-compose

In this tutorial, I will explain how to deploy Guacamole in a container using Docker and docker-compose. In my first Guacamole tutorial available here, I explained how to install Guacamole directly on Ubuntu. As you will see, deploying Guacamole in a container is very simple and fast. Maintaining the application is also easier, especially for …

Read more



Guacamole: delegate authentication to Keycloak with OpenID

Presentation In this tutorial, I’ll walk you through how to configure Guacamole to use Keycloak with OpenID to authenticate users. Using Keycloak with Guacamole will give us additional features such as: With Keycloak and OpenID, there are two ways to manage users in Guacamole: In this tutorial, I’ll cover both. Concerning the environment Guacamole and …

Read more



Guacamole: manage access to your IT environment

In this tutorial, I will explain how to install Guacamole on Ubuntu, configure access to equipment and use it. Before starting the technique, I will first introduce you to Apache Guacamole and especially why to put it in place. What is Guacamole? No, I’m not going to talk about the avocado sauce recipe in this …

Read more