Code Monkey home page Code Monkey logo

docker-guacamole's Introduction

Guacamole

Dockerfile for Guacamole 0.9.9 with embedded MariaDB (MySQL) Authentication

Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC and RDP.


Author

Based on the work of Zuhkov [email protected] Updated by aptalca to the latest version of guacamole


Building

Build from docker file:

git clone [email protected]:aptalca/docker-guacamole.git
docker build -t aptalca/guacamole .

You can also obtain it via:

docker pull aptalca/guacamole

Running

Create your guacamole config directory (which will contain both the properties file and the database) and then launch with the following:

docker run -d -v /your-config-location:/config -p 8080:8080 aptalca/guacamole

Browse to http://your-host-ip:8080 and login with user and password guacadmin


Credits

Guacamole is an open source project and is copyright Glyptodon LLC

This docker image is built upon the baseimage made by phusion and forked from hall/guacamole, and further forked from Zuhkov/docker-containers

docker-guacamole's People

Contributors

aptalca avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

docker-guacamole's Issues

Add option to prompt for Windows password when using RDP

Add option to prompt for Windows password when using RDP

Currently i can see that the password is embedded in the connection, but it would be nice to see an option to prompt user for the password instead of having it saved in the config.
Thank you very much!

wrong password ?

hello today i install your docker-guacamole and when i try to login with
login: guacadmin
password: guacadmin
i have error: Invalid Login

edit after some test i see that when i restart docker and enter password immediately i can log in but it works only few second so something is wrong

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.