|
From: Loren C. <lor...@gm...> - 2021-10-15 19:44:41
|
Hello folks, I have several Git repositories. A ReactJS web application A data XAR application An RestXQ API XAR application What I would like is to create a docker image with the ReactJS web app deployed in Nginx with a reverse proxy to eXist-db 5.3.0 and the two XAR to be packaged (maven) and XARs placed in auto deploy. Has anyone created such an image? Thank you, Loren |