On Sat, Apr 29, 2023 at 11:02 PM André R. Basel wrote:
>
> Actually, I can now answer my own question. Everything is stored in the DB
> and as that did not change, nothing is lost :)
>
Ah, yes, I misunderstood your original question. The database
container should be separate from the Guacamole C
Actually, I can now answer my own question. Everything is stored in the DB and
as that did not change, nothing is lost :)
Thanks again
André Basel
027 640 2527
Sent with Proton Mail secure email.
--- Original Message ---
On Sunday, April 30th, 2023 at 14:47, André R. Basel wrote:
>
Ok, thanks for that.
I currently only have one connection so I can blow it away.
If I had many however, is there a process to migrate them to the new instance;
not sure if I am making sense :)
Andre
Sent with Proton Mail secure email.
--- Original Message ---
On Sunday, April 30th, 2
On Sat, Apr 29, 2023 at 4:25 PM André R. Basel wrote:
>
> Hi Nick
>
> Perfect
>
> so I just need to add the following?
>
> -e WEBAPP_CONTEXT=ROOT
>
Yes, that's correct.
> This will then start a new instance; how do I keep my current connections in
> the new docker instance?
If you deploy a new
Hi Nick
Perfect
so I just need to add the following?
-e WEBAPP_CONTEXT=ROOT
This will then start a new instance; how do I keep my current connections in
the new docker instance?
Kind regards
Andre
Sent with Proton Mail secure email.
--- Original Message ---
On Sunday, April 30th, 2
On Fri, Apr 28, 2023 at 8:49 PM André R. Basel wrote:
>
> Do I add something like
>
> -v /home/myhome/quacamole:/opt/quacamole
>
> And then put my war file there?
No, there's no need to do this. If you're looking to change the path
used by Docker to deploy the web application (e.g. remove /guac
Hi Ivanmarcus
Thanks for this suggestion.
I took a look at the file structure and could now work out where this index
file needs to be placed.
Kind regards
André
Sent with Proton Mail secure email.
--- Original Message ---
On Saturday, April 29th, 2023 at 09:32, Ivanmarcus
wrote:
Do I add something like
-v /home/myhome/quacamole:/opt/quacamole
And then put my war file there?
I have read that making any changes to docker results in a new instance so
where do I find the the connection configs so that I can create -v link for
them?
Kind regards
André
Sent with Prot
Hi @Mike, I like that approach.
I have my instances running in docker (which is a totally new environment for
me).
What do I need to add to the following to do change the .war name (or is to
done some other way)?
sudo docker run --name my-guacamole \
--link my-guacd:guacd \
--link guacamol
Tomcat will serve webapps from paths based on the filenames of their
.war files. If you rename "guacamole.war" to "ROOT.war", it will be
served from / instead of /guacamole.
- Mike
On Fri, Apr 28, 2023 at 2:33 PM Ivanmarcus wrote:
>
> One easy way to do this, but keeping everything else intact,
One easy way to do this, but keeping everything else intact, would be to
put a suitable entry into an index.html file. For example:
http://myguacamole.com:8080/guacamole'" />
On 29/04/23 09:04, André R. Basel wrote:
Where do I go to change things so that I can browse to
myguacamole.com:8080
Where do I go to change things so that I can browse to myguacamole.com:8080
instead of myguacamole.com:8080/guacamole? In making such a change am I
potentially breaking something or making things less secure?
André
Sent with [Proton Mail](https://proton.me/) secure email.
I was able to successfully run the application using noauth.
However, as you suggested to use HTTP so I am trying to use HTTP auth
header, but I am unable to configure it.
I copied the required jar to extensions folder restarted it but still,
guacamole is asking for the password.
I am using Tomcat
On Thu, Nov 16, 2017 at 12:10 PM, Masood Hussain
wrote:
> The thing is that I am a student and doing a student project. so it will
> be enough if I can just skip login without using some special stuff. I know
> the feature is deprecated but I can use it in 0.9.13
>
> I want to remove the first l
The thing is that I am a student and doing a student project. so it will be
enough if I can just skip login without using some special stuff. I know the
feature is deprecated but I can use it in 0.9.13
I want to remove the first login we get on opening the guacamole: where we put
Guacamole use
On Thu, Nov 16, 2017 at 5:27 AM, Masood Hussain
wrote:
> I am using Guacamole 0.9.13 Version. In its release documents, no-auth is
> available So I would assume its still supported
>
>
The no-auth extension has been marked as deprecated and will be removed
from a future version of Guacamole. You
I am using Guacamole 0.9.13 Version. In its release documents, no-auth is
available So I would assume its still supported
On Thu, Nov 16, 2017 at 10:51 AM, Masood wrote:
> HI,
>
> I have made some remote connections with Guacamole client. I want to send
> these connections as a URL to a user so
HI,
I have made some remote connections with Guacamole client. I want to send
these connections as a URL to a user so he can click on it and the remote
machine opens in his browser.
I want to know
How can I remove the guacamole login screen? The screen which asks for
guacamole username and passw
18 matches
Mail list logo