forked from frappe/frappe_docker
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathenv-local-thingsroot
More file actions
28 lines (28 loc) · 1.03 KB
/
Copy pathenv-local-thingsroot
File metadata and controls
28 lines (28 loc) · 1.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
THINGSROOT_VERSION=latest
FRAPPE_VERSION=version-12
MARIADB_HOST=mariadb
MYSQL_ROOT_PASSWORD=admin
SITE_NAME=ioe.localhost
SITES=`ioe.localhost`
DB_ROOT_USER=root
ADMIN_PASSWORD=admin
INSTALL_APPS=wechat,cloud,conf_center,app_center,iot,ioe_api,iot_chan
ENTRYPOINT_LABEL=traefik.http.routers.thingsroot-nginx.entrypoints=web
CERT_RESOLVER_LABEL=thingsroot.local.no-cert-resolver
HTTPS_REDIRECT_RULE_LABEL=thingsroot.local.no-redirect-rule
HTTPS_REDIRECT_ENTRYPOINT_LABEL=thingsroot.local.no-entrypoint
HTTPS_REDIRECT_MIDDLEWARE_LABEL=thingsroot.local.no-middleware
HTTPS_USE_REDIRECT_MIDDLEWARE_LABEL=thingsroot.local-no-redirect-middleware
FRAPPE_AUTH_CODE=1234567890
MQTT_USER=root
MQTT_PASSWORD=1234567890
MQTT_DASHBOARD_PASSWORD=admin
INFLUXDB_USER=root
INFLUXDB_PASSWORD=admin
CLOUD_SITE_NAME=cloud.localhost
CLOUD_SITES=`cloud.localhost`
CLOUD_ENTRYPOINT_LABEL=traefik.http.routers.thingsroot-web.entrypoints=web
SERVICES_RESTART=on-failure
NPC_HOST=nps.thingsroot.com:7088
NPC_AUTH_KEY=thingsboard-auth-key