-
Notifications
You must be signed in to change notification settings - Fork 0
configuration

-
WINSLOW_WORK_DIRECTORYAbsolut path to the working directory that has to be on a nfs-
Values- default:
/winslow/ - Example
/winslow/workdirectory/that/is/on/nfs
- default:
-
-
WINSLOW_NO_STAGE_EXECUTIONstage execution, act as observer / web-accessor-
Values-
1disable -
0enable stage execution, act as observer / web-accessor
-
-
-
WINSLOW_NO_WEB_APIREST/WebSocket-API (no longer starts Spring Boot)-
Values-
1disable -
0enables
-
-
-
WINSLOW_ROOT_USERSusers with root access
-
WINSLOW_DEV_ENVauth and allows root access to all resources-
Values-
truedisables -
falseenables
-
-
-
WINSLOW_DEV_REMOTE_USERusername to assign to (unauthorized) requests -
WINSLOW_DEV_ENV_IPpublicly visible IP of the WEB-UI- Example: 192.168.1.178
-
WINSLOW_NO_GPU_USAGEaccess to GPUs-
Values-
0disables -
1enables
-
-
-
WINSLOW_STORAGE_TYPE defines the type
-
Values- default
bindused for local storage -
nfsnetwork file storage
- default
-
-
WINSLOW_NODE_NAME
-
Values- default: name of host from
/etc/hostname
- default: name of host from
-
-
WINSLOW_API_PATH defines the root uri for the backend server
-
Values-
default: "/api/v1/"
-
-
-
WINSLOW_WEBSOCKET_PATH
-
Values-
default: "/ws/v1/"
-
-
-
WINSLOW_STATIC_HTML
Values
-
WINSLOW_DEV_ENV_IP: defines for development? TODO
-
Values- Example: 10.20.30.40
-
-
WINSLOW_WEB_REQUIRE_SECURE: activates usage of TLS certificate? TODO
-
Values-
0disables -
1enables
-
-
-
WINSLOW_LOCK_DURATION_MS lock something don't know what TODO
-
Values- minimum: 10s
-
default: 5min
-
-
WINSLOW_LDAP_URL
-
Values- URL of the LDAP Server
-
-
WINSLOW_ROOT_USERS a list of users splited by ,
-
Values*
-
-
WINSLOW_AUTH_METHOD specifies the authentication backend for user management
-
Valuesldaplocal
-
-
WINSLOW_BACKEND defines the OCI backend, currently only Docker is supported
-
Valuesdocker
-
-
WINSLOW_BACKEND_DOCKER
-
Values-
0disables -
1enables
-
-