From fa06f1f27a39460f9d55286d51aec948df30a469 Mon Sep 17 00:00:00 2001 From: Gabe Date: Wed, 22 Oct 2025 01:58:12 +0000 Subject: [PATCH] Update Guacamole/READ.ME --- Guacamole/READ.ME | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Guacamole/READ.ME b/Guacamole/READ.ME index 0d74193..600125d 100644 --- a/Guacamole/READ.ME +++ b/Guacamole/READ.ME @@ -1,4 +1,5 @@ Source: https://github.com/boschkundendienst/guacamole-docker-compose +Video that helped me first time through: https://www.youtube.com/watch?v=GX53C80c05k To install: 1. cd /srv/docker @@ -6,4 +7,7 @@ To install: 3. sudo mv guacamole-docker-compose /srv/docker/guacamole 4. cd guacamole 5. sudo ./prepare.sh -6. If using portainer then paste and modify the compose.yml into a stack \ No newline at end of file +6. If using portainer then paste and modify the compose.yml into a stack +7. First sign in will be IP:8095/guacamole +8. Creds guacadmin for both user and password +9. PLEASE change/delete said default user \ No newline at end of file