Assuming you think this is something others might need and should be included as a feature, then I think it should be possible using XML entity includes. Never tried it, but I've read about others making it work.
The image start up script could provide a way of specifying a file to be included (through an environment variable presumably), mapping it to a default empty file. The server,xml would define that in the header and reference it in the appropriate place. I am right in the middle of a whole bunch of things, but I can give it a go in a few weeks. M. . On 17 June 2018 at 19:43, Nick Couchman <[email protected]> wrote: > On Sun, Jun 17, 2018 at 12:51 PM Mark Nolan <[email protected]> wrote: > > > Looks good. I think the https connector will take a little more work, > > though! > > M > > > > Ah, yes - I zeroed in on the web context part and conveniently ignored that > :-). That's really more of a Tomcat configuration issue - not sure if > there are any examples of how to do that with a startup option? Or if > there's another way besides writing the config file out at build time? > > You can also handle that by putting Nginx (container or native) in front of > the Guacamole client container. > > -Nick >
