I recommend doing your development with Docker instead of a virtual machine. Less strain on the host and easier to get everything up and running.
On 2017-02-08 05:55 AM, Davids5777 wrote: > Hello: > I am new to Guacamole Development and I would like to get some input as to > the proper development environment I should use for coding and debugging. > Obviously I will need a Linux box to host my Guacamole build (such as > Ubunto). The question is can I use a virtual machine for development or is > it too much of a pain and I should have a standalone box? > In addition to the aforementioned box, I will also need a server and a > client that can be connected to my Guacamole box which resides in the middle > between the two. > > For starters I want to create my own tunnel class which extends > GuacamoleHTTPTunnelServlet to capture user input from the HTML client. My > application will then forward a subset of this input based on certain > criteria to the server. > > Thanks for your help, > David > > > > -- > View this message in context: > http://apache-guacamole-incubating-users.2363388.n4.nabble.com/Recommended-Setup-for-Guacamole-Development-tp375.html > Sent from the Apache Guacamole (incubating) - Users mailing list archive at > Nabble.com.
