-
Notifications
You must be signed in to change notification settings - Fork 526
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
❇ Guacamole #118
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. |
Potential duplicates:
|
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 🤷♂ |
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>
.
|
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. |
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. |
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. |
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. |
@nickdaria any luck with this? |
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. |
I run on AMD64, so that would work for me.
|
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
I think this would be awesome sitting on HA
https://hub.docker.com/r/guacamole/guacamole/
https://guacamole.apache.org/
The text was updated successfully, but these errors were encountered: