❇ Guacamole #228
Replies: 11 comments
-
👋 Thanks for opening your first issue here! If you're reporting a 🐛 bug, please make sure you include steps to reproduce it. Also, logs, error messages and information about your hardware might be usefull. |
Beta Was this translation helpful? Give feedback.
-
Potential duplicates:
|
Beta Was this translation helpful? Give feedback.
-
I might take this on soon. I am in the process of moving all of my non-development containers onto one CPU, and Guacamole is one of the stacks I need to move over. I might as well try to build a hassio container for it so I don't have to manage any of my servers outside of hassio 🤷♂ |
Beta Was this translation helpful? Give feedback.
-
Wow that would be great. If there is anything I can do to help let me know!
…On Thu, May 30, 2019 at 3:14 AM Nick Daria ***@***.***> wrote:
I might take this on soon. I am in the process of moving all of my
non-development containers onto one CPU, and Guacamole is one of the stacks
I need to move over. I might as well try to build a hassio container for it
so I don't have to manage any of my servers outside of hassio 🤷♂
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#118?email_source=notifications&email_token=AC5LNCSBYV356Y3SF7QSJSLPX55DXA5CNFSM4GKY7642YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWRSHNQ#issuecomment-497230774>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AC5LNCS4XO7BVMLHXXUQ6SLPX55DXANCNFSM4GKY764Q>
.
|
Beta Was this translation helpful? Give feedback.
-
Okay I decided to look a little deeper into this and I honestly don't remember setting this up on my regular server but it seems Guacamole's docker container isn't quite plug n' play. According to the Docker Container, it requires 2 other images running and needs the use of scripts to initialize the database.
I can probably make it work using shell scripts in regard to the database initialization of the database, but I am not sure how to set up dependencies or multi-image hassio addons. I will look further into it. |
Beta Was this translation helpful? Give feedback.
-
I looked at this and had it running within a single container, the challenge was the image was very large. If there is that much interest in it I can look to optimise it, but in the end it really only gave RDP connections as a benefit over the existing addons (i.e. SSH). The UI wasn't exactly friendly either from what I recall. |
Beta Was this translation helpful? Give feedback.
-
Having a web front where you can directly manage all the machines on your network in a web page without needing to rely on VPN is pretty amazing. That coupled with the WoL in Home Assistant you could fire up your machine at home then connect to it from guacamole. You can also use it to ssh into accessory Raspberry Pis to make changes etc. I would totally use it. At the moment I will probably just run it from another Pi though. |
Beta Was this translation helpful? Give feedback.
-
I'll take a second look at this, but it will likely require more powerful hardware than the Pi and a MariaDB addon as well. |
Beta Was this translation helpful? Give feedback.
-
@nickdaria any luck with this? |
Beta Was this translation helpful? Give feedback.
-
I got it working but I believe it was a little resource intensive. I am swamped rn but I will try and clean it up a bit and push it. I am not sure it will work great with a Pi though. |
Beta Was this translation helpful? Give feedback.
-
I run on AMD64, so that would work for me.
|
Beta Was this translation helpful? Give feedback.
-
I think this would be awesome sitting on HA
https://hub.docker.com/r/guacamole/guacamole/
https://guacamole.apache.org/
Beta Was this translation helpful? Give feedback.
All reactions