Guacamole
Apache Guacamole is a free and open-source, clientless remote desktop gateway that allows you to access remote computers and servers through a web browser. It supports standard protocols like VNC, RDP, and SSH.
How to start
- Create a
.envfile based on the.env.examplefile. - Set the
PATH_TO_CONFIGvariable in the.envfile. - Run
docker-compose up -dto start the application. - The application will be available at http://localhost:8080.
Setup
After starting the application, you can access the web interface and configure your connections.