NGINX serving Xyna Factory Modeller
10K+
Image based on official docker nginx:mainline-alpine containing Xyna Factory Modeller.
Use the following environment variables to configure NGINX and the forwarding to the GuiHttp trigger of the Xyna Factory Server.
MODELLER_PORT=8000
MODELLER_HOSTNAME="xyna"
GUIHTTP_URL="http://127.0.0.1:4245"
GUIHTTP_COOKIE_FLAGS="off"
RESOLVER="127.0.0.11"
GUIHTTP_URL MUST not end in a slash /
GUIHTTP_COOKIE_FLAGS is used to add or remove Cookie header attributes. c.f. NGINX proxy_cookie_flags
use "~ secure httponly" to add flags if the container is running behind HTTPS.
RESOLVER is used as DNS for the redirect to to GUIHTTP_URL.
Content type
Image
Digest
sha256:98bf86315…
Size
39.4 MB
Last updated
7 days ago
docker pull yzob/xyna-modeller