Update Guacamole/README.md

This commit is contained in:
2025-10-23 02:25:26 +00:00
parent ac52f2cf03
commit d32b12e086
+5 -5
View File
@@ -2,11 +2,11 @@ Source: https://github.com/boschkundendienst/guacamole-docker-compose
Video that helped me first time through: https://www.youtube.com/watch?v=GX53C80c05k Video that helped me first time through: https://www.youtube.com/watch?v=GX53C80c05k
To install: To install:
1. cd /srv/docker 1. `cd /srv/docker`
2. sudo git clone "https://github.com/boschkundendienst/guacamole-docker-compose.git" 2. `sudo git clone "https://github.com/boschkundendienst/guacamole-docker-compose.git"`
3. sudo mv guacamole-docker-compose /srv/docker/guacamole 3. `sudo mv guacamole-docker-compose /srv/docker/guacamole`
4. cd guacamole 4. `cd guacamole`
5. sudo ./prepare.sh 5. `sudo ./prepare.sh`
6. If using portainer then paste and modify the compose.yml into a stack 6. If using portainer then paste and modify the compose.yml into a stack
7. First sign in will be IP:8095/guacamole 7. First sign in will be IP:8095/guacamole
8. Creds guacadmin for both user and password 8. Creds guacadmin for both user and password