Closed ahousseini closed 5 years ago
Modifying the server.xml is really out of scope for this project. Either using this image as your base and doing what you are already doing, or utilizing either a Docker file mount or a Kubernetes mountPath is the recommended approach. There are too many possible permutations in server.xml to account for all use cases.
At the moment the tomcat server is installed without any modifications to the server.xml. It would be great if following settings can be set when working behind a load balancer:
At the moment I'm manually creating the server.xml and adding it to the image like this:
ADD server.xml /usr/local/tomcat/conf/