summaryrefslogtreecommitdiffstats
path: root/deployment/docker/.env.example
diff options
context:
space:
mode:
authorSteffen Ritter2023-07-17 16:22:33 +0200
committerSteffen Ritter2023-07-17 16:22:33 +0200
commita128e6ad40867b071b73632c71e7c0746b8ea6f8 (patch)
tree4ed76c16cf1bef4d15ef1900d15ec110a6944e91 /deployment/docker/.env.example
parentBump to Guacamole 1.5.0 (diff)
downloadbwlp-guacamole-ext-a128e6ad40867b071b73632c71e7c0746b8ea6f8.tar.gz
bwlp-guacamole-ext-a128e6ad40867b071b73632c71e7c0746b8ea6f8.tar.xz
bwlp-guacamole-ext-a128e6ad40867b071b73632c71e7c0746b8ea6f8.zip
Add some helpers for easy docker deployment
Diffstat (limited to 'deployment/docker/.env.example')
-rw-r--r--deployment/docker/.env.example16
1 files changed, 16 insertions, 0 deletions
diff --git a/deployment/docker/.env.example b/deployment/docker/.env.example
new file mode 100644
index 0000000..d33499c
--- /dev/null
+++ b/deployment/docker/.env.example
@@ -0,0 +1,16 @@
+VERSION=1.5.2
+PORT=8080
+SLX_CLIENT_LIST_URL=https://10.9.8.7/slx-admin/api.php?do=remoteaccess
+
+
+# Optional
+# ----------------------
+#SLX_LOGO_URL=https://some-url/logo.png
+
+#LDAP_HOSTNAME=
+#LDAP_PORT=636
+#LDAP_ENCRYPTION_METHOD=ssl
+#LDAP_USER_BASE_DN=
+#LDAP_SEARCH_BIND_DN=
+#LDAP_USER_SEARCH_FILTER=
+#LDAP_USERNAME_ATTRIBUTE=